pidgin/pidgin

Add note for translators.

2014-06-24, Mark Doliner
4c33c1251a8c
Parents 3e884ce58f23
Children 17b919e22ccf
Add note for translators.

Also, why do we have this?? This is totally not functionality that anyone
needs.
--- a/pidgin/gtkprefs.c Tue Jun 24 21:08:17 2014 -0700
+++ b/pidgin/gtkprefs.c Tue Jun 24 22:08:26 2014 -0700
@@ -3492,6 +3492,8 @@
}
if (g_strcmp0(element_name, "videodisabledsrc") == 0) {
+ /* Translators: This string refers to 'static' or 'snow' sometimes
+ seen when trying to tune a TV to a non-existant analog station. */
ret = g_list_prepend(ret, g_strdup(_("Random noise")));
ret = g_list_prepend(ret, g_strdup("snow"));