[gaim-migrate @ 13991]

Thu, 20 Oct 2005 07:41:50 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Thu, 20 Oct 2005 07:41:50 +0000
changeset 11700
8da99a470817
parent 11699
e7ca65b58ce9
child 11701
8cf812de5e92

[gaim-migrate @ 13991]
Update the system log preference text to match the new name.

src/gtklog.c file | annotate | diff | comparison | revisions
--- a/src/gtklog.c	Thu Oct 20 04:05:09 2005 +0000
+++ b/src/gtklog.c	Thu Oct 20 07:41:50 2005 +0000
@@ -419,7 +419,7 @@
 
 		if (ht == NULL) {
 			if (!gaim_prefs_get_bool("/core/logging/log_system"))
-				log_preferences = _("System events will only be logged if the <span style=\"italic\">Enable system log preference</span> is set.");
+				log_preferences = _("System events will only be logged if the <span style=\"italic\">Log all status changes to system log</span> preference is enabled.");
 		} else {
 			if (ht->type == GAIM_LOG_IM) {
 				if (!gaim_prefs_get_bool("/core/logging/log_ims"))

mercurial