backlog -> log
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 7 Jan 2011 07:40:04 +0000 (00:40 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 7 Jan 2011 18:56:58 +0000 (11:56 -0700)
backlog = tasks/items you have not yet accomplished
log = historical list of past items

imp/templates/dimp/javascript_defs.php

index 19f7cad..7489a34 100644 (file)
@@ -145,7 +145,7 @@ $code['text'] = array(
     'createsub_prompt' => _("Create subfolder:"),
     'delete_folder' => _("Permanently delete %s?"),
     'empty_folder' => _("Permanently delete all messages in %s?"),
-    'growlerinfo' => _("This is the notification backlog"),
+    'growlerinfo' => _("This is the notification log"),
     'hidealog' => Horde::highlightAccessKey(_("Hide Alerts _Log"), Horde::getAccessKey(_("Alerts _Log"), true)),
     'listmsg_wait' => _("The server is still generating the message list."),
     'listmsg_timeout' => _("The server was unable to generate the message list."),