changeset 11700:249fb5de4c5b

[gaim-migrate @ 13991] Update the system log preference text to match the new name. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 20 Oct 2005 07:41:50 +0000
parents 95cc6e1e9388
children 5d7da4056644
files src/gtklog.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"))