diff pidgin/plugins/disco/gtkdisco.c @ 28373:8d408dff1bff

Add a bunch of comments for translators that might make some of these strings more clear. Prompted by Ambrose Li's email to the translator list on August 3rd
author Mark Doliner <mark@kingant.net>
date Thu, 20 Aug 2009 06:01:56 +0000
parents 319b09e2590f
children 0486e2a9b48f
line wrap: on
line diff
--- a/pidgin/plugins/disco/gtkdisco.c	Thu Aug 20 05:40:41 2009 +0000
+++ b/pidgin/plugins/disco/gtkdisco.c	Thu Aug 20 06:01:56 2009 +0000
@@ -224,6 +224,8 @@
 		/* This shouldn't ever happen since the account is connected */
 		server = g_strdup("jabber.org");
 
+	/* Note to translators: The string "Enter an XMPP Server" is asking the
+	   user to type the name of an XMPP server which will then be queried */
 	purple_request_input(my_plugin, _("Server name request"), _("Enter an XMPP Server"),
 			_("Select an XMPP server to query"),
 			server, FALSE, FALSE, NULL,