String fix
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 May 2004 11:16:04 +0000 (11:16 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 May 2004 11:16:04 +0000 (11:16 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7408 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/mail_fetch/fetch.php
po/squirrelmail.pot

index 0efb7bb767cd4f7ecabb62ac366b52ccd4e90aba..de9e1f7a6f816f8c80ec61085a48a5ff9490a5d6 100644 (file)
@@ -210,7 +210,7 @@ sqgetGlobalVar('delimiter',  $delimiter,  SQ_SESSION);
             continue;
         } else {
             $newmsgcount = $Count - $i + 1;
             continue;
         } else {
             $newmsgcount = $Count - $i + 1;
-            Mail_Fetch_Status(_("Login OK: Inbox contains [") . $newmsgcount . _("] messages"));
+            Mail_Fetch_Status(sprintf(_("Login OK: Inbox contains %s messages"), $newmsgcount));
         }
 
         Mail_Fetch_Status(_("Fetching UIDL..."));
         }
 
         Mail_Fetch_Status(_("Fetching UIDL..."));
index dcfcdfe9ac6a5567aa9580318bf676673b6b15d8..f4e69ccf3cc0e559e203abde866385fa94718be3 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2004-05-08 18:31+0200\n"
+"POT-Creation-Date: 2004-05-09 13:13+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1882,7 +1882,7 @@ msgstr ""
 msgid "Config File Version"
 msgstr ""
 
 msgid "Config File Version"
 msgstr ""
 
-msgid "Squirrelmail Version"
+msgid "SquirrelMail Version"
 msgstr ""
 
 msgid "PHP Version"
 msgstr ""
 
 msgid "PHP Version"
@@ -2713,7 +2713,7 @@ msgstr ""
 
 msgid ""
 "Run some test IMAP commands, displaying both the command and the result. "
 
 msgid ""
 "Run some test IMAP commands, displaying both the command and the result. "
-"These tests use the Squirrelmail IMAP commands and your current Squirrelmail "
+"These tests use the SquirrelMail IMAP commands and your current SquirrelMail "
 "configuration. Custom command strings can be used."
 msgstr ""
 
 "configuration. Custom command strings can be used."
 msgstr ""
 
@@ -2885,10 +2885,8 @@ msgstr ""
 msgid "Login OK: Inbox EMPTY"
 msgstr ""
 
 msgid "Login OK: Inbox EMPTY"
 msgstr ""
 
-msgid "Login OK: Inbox contains ["
-msgstr ""
-
-msgid "] messages"
+#, c-format
+msgid "Login OK: Inbox contains %s messages"
 msgstr ""
 
 msgid "Fetching UIDL..."
 msgstr ""
 
 msgid "Fetching UIDL..."
@@ -3308,11 +3306,11 @@ msgid ""
 "folder to see messages and/or delete the spam."
 msgstr ""
 
 "folder to see messages and/or delete the spam."
 msgstr ""
 
-msgid "Spamcop service type"
+msgid "SpamCop service type"
 msgstr ""
 
 msgid ""
 msgstr ""
 
 msgid ""
-"Service type option allows selecting which spamcop services you are using. "
+"Service type option allows selecting which SpamCop services you are using. "
 "Member services use different web reporting forms and does not display nags. "
 "You can purchase these services, if you want to support SpamCop."
 msgstr ""
 "Member services use different web reporting forms and does not display nags. "
 "You can purchase these services, if you want to support SpamCop."
 msgstr ""