From: jervfors Date: Thu, 27 Dec 2007 14:51:48 +0000 (+0000) Subject: String change based on a report by Alexandros Vellis stating that it works in Opera... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4c7abaa588973e24e1f9760af2298a5f919a16ea;p=squirrelmail.git String change based on a report by Alexandros Vellis stating that it works in Opera, Firefox, and Safari 3/Windows as well. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12836 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/newmail/newmail_opt.php b/plugins/newmail/newmail_opt.php index f8a4ba27..ff581ac9 100644 --- a/plugins/newmail/newmail_opt.php +++ b/plugins/newmail/newmail_opt.php @@ -41,7 +41,7 @@ echo html_tag( 'p',_("The NewMail plugin will follow the Folder Preferences opti sprintf(_("Use the %s option to only check for messages that are recent. Recent messages are those that have just recently showed up and have not been \"viewed\" or checked yet. This can prevent being continuously annoyed by sounds or popups for unseen mail."), '"'._("Count only messages that are RECENT").'"') ) . "\n" . html_tag( 'p', - sprintf(_("Selecting the %s option will change the title in some browsers to let you know when you have new mail (requires JavaScript, and only works in IE but you won't see errors with other browsers). This will always tell you if you have new mail, even if you have %s enabled."), '"'._("Change title on supported browsers").'"', '"'._("Count only messages that are RECENT").'"') + sprintf(_("Selecting the %s option will change the title in some browsers to let you know when you have new mail (requires JavaScript). This will always tell you if you have new mail, even if you have %s enabled."), '"'._("Change title on supported browsers").'"', '"'._("Count only messages that are RECENT").'"') ) . "\n"; if ($newmail_allowsound) { echo html_tag( 'p', @@ -223,4 +223,3 @@ echo html_tag( 'tr', "\n" . ) . "\n"; ?> - diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index 592e6932..849a676e 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: SquirrelMail DEVEL\n" "Report-Msgid-Bugs-To: SquirrelMail Internationalization \n" -"POT-Creation-Date: 2007-12-27 14:35+0100\n" +"POT-Creation-Date: 2007-12-27 15:22+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3370,9 +3370,8 @@ msgstr "" #, php-format msgid "" "Selecting the %s option will change the title in some browsers to let you " -"know when you have new mail (requires JavaScript, and only works in IE but " -"you won't see errors with other browsers). This will always tell you if you " -"have new mail, even if you have %s enabled." +"know when you have new mail (requires JavaScript). This will always tell you " +"if you have new mail, even if you have %s enabled." msgstr "" msgid "Change title on supported browsers"