From: jervfors Date: Tue, 15 Jan 2008 09:10:53 +0000 (+0000) Subject: Including more strings in the template. X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=00e6f9903aa4a2d310e27e268054ebc704466c6e;ds=inline Including more strings in the template. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12883 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index 849a676e..423a13eb 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -1,5 +1,5 @@ # LANGUAGE (xx_XX) SquirrelMail Translation -# Copyright (c) 1999-2007 The SquirrelMail Project Team +# Copyright (c) 1999-2008 The SquirrelMail Project Team # This file is distributed under the same license as the SquirrelMail package. # FIRST AUTHOR , YEAR. # $Id$ @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: SquirrelMail DEVEL\n" "Report-Msgid-Bugs-To: SquirrelMail Internationalization \n" -"POT-Creation-Date: 2007-12-27 15:22+0100\n" +"POT-Creation-Date: 2008-01-09 00:15+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4575,6 +4575,47 @@ msgstr "" msgid "Folder List" msgstr "" +msgid "Open all" +msgstr "" + +msgid "Close all" +msgstr "" + +msgid "Purge trash" +msgstr "" + +msgid "The SquirrelMail logo" +msgstr "" + +msgid "OR" +msgstr "" + +msgid "Reset" +msgstr "" + +msgid "Reorder indexes" +msgstr "" + +msgid "Add an index" +msgstr "" + +msgid "Unknown date" +msgstr "" + +#. i18n: The parameters are: subject, sender, and date. +#, php-format +msgid "%s from %s on %s" +msgstr "" + +msgid "Expand Header" +msgstr "" + +msgid "Collapse Header" +msgstr "" + +msgid "Message Preview" +msgstr "" + msgid "Delivery error report" msgstr "" diff --git a/po/xgetpo b/po/xgetpo index a28291be..720b2ee5 100755 --- a/po/xgetpo +++ b/po/xgetpo @@ -92,6 +92,8 @@ xgettext ${XGETTEXT_OPTIONS} -j \ templates/*.php --output=po/squirrelmail.pot xgettext ${XGETTEXT_OPTIONS} -j \ templates/default/*.tpl --output=po/squirrelmail.pot +xgettext ${XGETTEXT_OPTIONS} -j \ + templates/default_advanced/*.tpl --output=po/squirrelmail.pot xgettext ${XGETTEXT_OPTIONS} -j \ po/independent_strings.txt --output=po/squirrelmail.pot