# HG changeset patch # User Richard Laager # Date 1129794110 0 # Node ID 249fb5de4c5bdf79eebdc7fbbaee6b14c41e1264 # Parent 95cc6e1e938838150371e82d452b7c3dd2b619b3 [gaim-migrate @ 13991] Update the system log preference text to match the new name. committer: Tailor Script diff -r 95cc6e1e9388 -r 249fb5de4c5b src/gtklog.c --- 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 Enable system log preference is set."); + log_preferences = _("System events will only be logged if the Log all status changes to system log preference is enabled."); } else { if (ht->type == GAIM_LOG_IM) { if (!gaim_prefs_get_bool("/core/logging/log_ims"))