diff src/gtkprefs.c @ 7129:8246bd3141ae

[gaim-migrate @ 7696] "I have updated the German translation and fixed some little i18n problems. i18n31.patch contains: - Updated German translation (the translation contains lots of changes from Christian Weyer <cw@centerwave.de>) - updated po/POTFILES.in - small string fixes in src/gtkprefs.c src/protocols/oscar/oscar.c and src/protocols/yahoo/yahoo.c " -- Bjoern Voigt committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 03 Oct 2003 11:27:54 +0000
parents 43e8430a4469
children 6d3d8f11e765
line wrap: on
line diff
--- a/src/gtkprefs.c	Fri Oct 03 04:03:19 2003 +0000
+++ b/src/gtkprefs.c	Fri Oct 03 11:27:54 2003 +0000
@@ -1487,7 +1487,7 @@
 				  "/core/away/auto_response/enabled", vbox);
 	prefs_checkbox(_("_Only send auto-response when idle"),
 				  "/core/away/auto_response/idle_only", vbox);
-	prefs_checkbox(_("Send auto-response in active conversations"),
+	prefs_checkbox(_("Send auto-response in _active conversations"),
 				  "/core/away/auto_response/in_active_conv", vbox);
 
 	if (!gaim_prefs_get_bool("/core/away/auto_response/enabled"))