From: tokul Date: Sun, 12 Feb 2006 06:48:39 +0000 (+0000) Subject: fixed untranslated string. spotted by jam X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f7c05ce6f619f16f4c818f921c10e379451405ec;p=squirrelmail.git fixed untranslated string. spotted by jam updated squirrelmail.pot git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10714 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/newmail/newmail_opt.php b/plugins/newmail/newmail_opt.php index 18390007..ca496075 100644 --- a/plugins/newmail/newmail_opt.php +++ b/plugins/newmail/newmail_opt.php @@ -35,7 +35,7 @@ echo html_tag( 'table', '', 'center', $color[0], 'width="95%" cellpadding="1" ce html_tag( 'tr' ) . "\n" . html_tag( 'td', '', 'left', $color[4] ) . "
\n"; -echo html_tag( 'p',"The NewMail plugin will follow the Folder Preferences option "Enable Unread Message Notification"") . "\n" . +echo html_tag( 'p',_("The NewMail plugin will follow the Folder Preferences option "Enable Unread Message Notification"")) . "\n" . html_tag( 'p', sprintf(_("Selecting the %s option will enable the showing of a popup window when unseen mail is in your folders (requires JavaScript)."), '"'._("Show popup window on new mail").'"') ) . "\n" . diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index b7bbda36..a0103289 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2006-02-10 23:15+0200\n" +"POT-Creation-Date: 2006-02-12 08:42+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1473,17 +1473,6 @@ msgid "" "consult your system administrator" msgstr "" -msgid "ERROR: Could not append message to" -msgstr "" - -msgid "Solution:" -msgstr "" - -msgid "" -"Remove unneccessary messages from your folder and start with your Trash " -"folder." -msgstr "" - msgid "The server couldn't find the message you requested." msgstr "" @@ -1587,6 +1576,10 @@ msgstr "" msgid "Could not create hashed directory structure!" msgstr "" +#. TODO replace this with template that can be assigned +msgid "Error" +msgstr "" + msgid "Terminating SquirrelMail due to a fatal error" msgstr "" @@ -1710,9 +1703,25 @@ msgid "" "IMAP server." msgstr "" +msgid "Out of quota error." +msgstr "" + +msgid "" +"Remove unneccessary messages from your folder and start with your Trash " +"folder." +msgstr "" + +msgid "" +"An error occured when SquirrelMail appended a message to the mailbox as " +"listed in this message." +msgstr "" + msgid "Your IMAP server returned an error." msgstr "" +msgid "IMAP server closed the connection." +msgstr "" + #. **************************************************** #. LOAD EACH GROUP OF OPTIONS INTO THE OPTIONS ARRAY. #. **************************************************** @@ -3397,9 +3406,6 @@ msgstr "" msgid "No server specified" msgstr "" -msgid "Error" -msgstr "" - msgid "POP3 user:" msgstr "" @@ -3714,13 +3720,9 @@ msgstr[1] "" msgid "New Mail Notification" msgstr "" -#, c-format msgid "" -"The %s option will check ALL of your folders for unseen mail, not just the " -"inbox for notification." -msgstr "" - -msgid "Check all boxes, not just INBOX" +"The NewMail plugin will follow the Folder Preferences option "Enable " +"Unread Message Notification"" msgstr "" #, c-format