From 38d798b6b985b57f7f870d6557e45784422ce0ed Mon Sep 17 00:00:00 2001 From: serek Date: Thu, 13 Jan 2000 17:59:31 +0000 Subject: [PATCH] added compose_send git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@155 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- po/squirrelmail.pot | 46 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index 2e4ad05a..bb0f3d3f 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-01-13 18:16+0100\n" +"POT-Creation-Date: 2000-01-13 18:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -33,3 +33,47 @@ msgstr "" #: compose.php:184 compose.php:198 msgid "Send" msgstr "" + +#: compose_send.php:15 +msgid "You have not entered a message body." +msgstr "" + +#: compose_send.php:20 +msgid "You have not filled in the \"To:\" field." +msgstr "" + +#: compose_send.php:27 +msgid "To:" +msgstr "" + +#: compose_send.php:31 +msgid "Send" +msgstr "" + +#: compose_send.php:39 +msgid "You have not entered a subject." +msgstr "" + +#: compose_send.php:45 +msgid "Subject:" +msgstr "" + +#: compose_send.php:47 +msgid "(no subject)" +msgstr "" + +#: compose_send.php:72 +msgid "Message Sent!" +msgstr "" + +#: compose_send.php:74 +msgid "You will be automatically forwarded." +msgstr "" + +#: compose_send.php:76 +msgid "If not," +msgstr "" + +#: compose_send.php:78 +msgid "click here" +msgstr "" -- 2.25.1