pidgin/gtkdialogs.c

changeset 17021
09144aab10de
parent 16977
c9cb49bea66d
child 17204
32eac5324941
--- a/pidgin/gtkdialogs.c	Wed May 09 04:09:56 2007 +0000
+++ b/pidgin/gtkdialogs.c	Wed May 09 06:46:32 2007 +0000
@@ -362,7 +362,8 @@
 	str = g_string_sized_new(4096);
 
 	g_string_append_printf(str,
-		_("%s is a modular messaging client capable of using "
+		_("%s is a graphical modular messaging client based on "
+		  "libpurple which is capable of connecting to "
 		  "AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, "
 		  "Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, "
 		  "Gadu-Gadu, and QQ all at once.  "

mercurial