From: <jgs...@us...> - 2004-03-01 15:15:02
|
Update of /cvsroot/serverfilters In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19862 Modified Files: options.php recipie_functions.php serversidefilter.pot Log Message: More i18n changes. Index: recipie_functions.php =================================================================== RCS file: /cvsroot/serverfilters/recipie_functions.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** recipie_functions.php 1 Mar 2004 07:06:59 -0000 1.10 --- recipie_functions.php 1 Mar 2004 14:56:05 -0000 1.11 *************** *** 34,38 **** print(" selected"); if ($fields[$i] == "TO_") ! print(">To or Cc</option>\n"); else print(">$fields[$i]</option>\n"); --- 34,38 ---- print(" selected"); if ($fields[$i] == "TO_") ! print(">" . _("To or Cc") . "</option>\n"); else print(">$fields[$i]</option>\n"); Index: serversidefilter.pot =================================================================== RCS file: /cvsroot/serverfilters/serversidefilter.pot,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** serversidefilter.pot 1 Mar 2004 06:26:42 -0000 1.1 --- serversidefilter.pot 1 Mar 2004 14:56:05 -0000 1.2 *************** *** 8,12 **** msgstr "" "Project-Id-Version: PACKAGE VERSION\n" ! "POT-Creation-Date: 2004-02-29 23:27-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" --- 8,12 ---- msgstr "" "Project-Id-Version: PACKAGE VERSION\n" ! "POT-Creation-Date: 2004-03-01 09:01-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 16,93 **** "Content-Transfer-Encoding: 8bit\n" ! #: options.php:188 msgid "Options" msgstr "" ! #: options.php:188 setup.php:29 msgid "Mail Filters" msgstr "" ! #: options.php:195 msgid "Enter A New Filter:" msgstr "" ! #: options.php:200 recipie_functions.php:247 msgid "If" msgstr "" ! #: options.php:203 options.php:237 options.php:259 recipie_functions.php:241 #: recipie_functions.php:244 recipie_functions.php:250 msgid "then" msgstr "" ! #: options.php:206 options.php:239 recipie_functions.php:255 ! #: recipie_functions.php:257 msgid "move" msgstr "" ! #: options.php:207 options.php:240 recipie_functions.php:255 ! #: recipie_functions.php:257 msgid "copy" msgstr "" ! #: options.php:212 options.php:243 options.php:265 recipie_functions.php:262 ! msgid "Folder" msgstr "" ! #: options.php:216 options.php:246 options.php:268 recipie_functions.php:265 ! msgid "Email" msgstr "" ! #: options.php:225 ! msgid "" ! "Selecting \"Custom\" allows you to enter your own Regular Expression (ie: " ! "you use wildcard characters such as" msgstr "" ! #: options.php:237 options.php:259 msgid "if message is marked as" msgstr "" ! #: options.php:237 recipie_functions.php:244 msgid "SPAM" msgstr "" ! #: options.php:242 options.php:264 recipie_functions.php:259 msgid "to" msgstr "" ! #: options.php:250 msgid "save new" msgstr "" ! #: options.php:259 recipie_functions.php:241 msgid "UNSURE" msgstr "" ! #: options.php:276 msgid "Existing Filters:" msgstr "" ! #: options.php:283 msgid "Notice:" msgstr "" ! #: options.php:283 msgid "" "Use of these filters may prevent the reading of mail in non-IMAP mail " --- 16,140 ---- "Content-Transfer-Encoding: 8bit\n" ! #: options.php:62 ! msgid "From" ! msgstr "" ! ! #: options.php:62 ! msgid "Subject" ! msgstr "" ! ! #: options.php:62 ! msgid "To" ! msgstr "" ! ! #: options.php:62 ! msgid "Cc" ! msgstr "" ! ! #: options.php:62 ! msgid "Body" ! msgstr "" ! ! #: options.php:62 ! msgid "Any Header" ! msgstr "" ! ! #: options.php:62 ! msgid "Anywhere" ! msgstr "" ! ! #: options.php:63 ! msgid "Contains" ! msgstr "" ! ! #: options.php:63 ! msgid "Begins With" ! msgstr "" ! ! #: options.php:63 ! msgid "Ends With" ! msgstr "" ! ! #: options.php:63 ! msgid "Is Exactly" ! msgstr "" ! ! #: options.php:63 ! msgid "Matches Regex" ! msgstr "" ! ! #: options.php:201 msgid "Options" msgstr "" ! #: options.php:201 setup.php:29 msgid "Mail Filters" msgstr "" ! #: options.php:208 msgid "Enter A New Filter:" msgstr "" ! #: options.php:213 recipie_functions.php:247 msgid "If" msgstr "" ! #: options.php:216 options.php:248 options.php:271 recipie_functions.php:241 #: recipie_functions.php:244 recipie_functions.php:250 msgid "then" msgstr "" ! #: options.php:219 options.php:250 recipie_functions.php:255 ! #: recipie_functions.php:257 recipie_functions.php:259 msgid "move" msgstr "" ! #: options.php:220 options.php:251 recipie_functions.php:255 ! #: recipie_functions.php:257 recipie_functions.php:259 msgid "copy" msgstr "" ! #: options.php:221 options.php:252 recipie_functions.php:255 ! #: recipie_functions.php:257 recipie_functions.php:259 ! msgid "delete" msgstr "" ! #: options.php:226 options.php:255 options.php:277 recipie_functions.php:264 ! msgid "Folder" msgstr "" ! #: options.php:230 options.php:258 options.php:280 recipie_functions.php:267 ! msgid "Email" msgstr "" ! #: options.php:248 options.php:271 msgid "if message is marked as" msgstr "" ! #: options.php:248 recipie_functions.php:244 msgid "SPAM" msgstr "" ! #: options.php:254 options.php:276 recipie_functions.php:261 msgid "to" msgstr "" ! #: options.php:262 msgid "save new" msgstr "" ! #: options.php:271 recipie_functions.php:241 msgid "UNSURE" msgstr "" ! #: options.php:288 msgid "Existing Filters:" msgstr "" ! #: options.php:295 msgid "Notice:" msgstr "" ! #: options.php:295 msgid "" "Use of these filters may prevent the reading of mail in non-IMAP mail " *************** *** 95,98 **** --- 142,149 ---- msgstr "" + #: recipie_functions.php:36 + msgid "To or Cc" + msgstr "" + #: recipie_functions.php:241 recipie_functions.php:244 msgid "If message is marked as" |