From b8923d209c409f5830808aa697a1c8923c1e6f01 Mon Sep 17 00:00:00 2001 From: jervfors Date: Fri, 13 Aug 2004 21:03:14 +0000 Subject: [PATCH] Including the change_password plugin in the POT git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7893 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- po/squirrelmail.pot | 72 ++++++++++++++++++++++++++++++++++++++++++++- po/xgetpo | 4 +++ 2 files changed, 75 insertions(+), 1 deletion(-) diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index 4f60da8d..cd0b916d 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2004-08-11 17:46+0200\n" +"POT-Creation-Date: 2004-08-13 22:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2550,6 +2550,76 @@ msgstr "" msgid "Calendar" msgstr "" +msgid "You must type in your current password." +msgstr "" + +msgid "Your current password is not correct." +msgstr "" + +msgid "You must type in a new password." +msgstr "" + +msgid "You must also type in your new password in the verify box." +msgstr "" + +msgid "Your new password does not match the verify password." +msgstr "" + +#, c-format +msgid "Your new password should be %s to %s characters long." +msgstr "" + +msgid "Your new password contains invalid characters." +msgstr "" + +msgid "Change Password" +msgstr "" + +msgid "Current Password:" +msgstr "" + +msgid "New Password:" +msgstr "" + +msgid "Verify New Password:" +msgstr "" + +msgid "Use this to change your email password." +msgstr "" + +msgid "Curl module NOT available! Unable to change password!" +msgstr "" + +msgid "Cannot change password! (Is user 'Self Configurable User' ?) (401)" +msgstr "" + +msgid "Cannot change password!" +msgstr "" + +msgid "Cannot connect to Database Server, please try later!" +msgstr "" + +msgid "Database not found on server" +msgstr "" + +msgid "SQL call failed, try again later." +msgstr "" + +msgid "Duplicate login entries detected, cannot change password!" +msgstr "" + +msgid "Password change was not successful!" +msgstr "" + +msgid "Closing Connection" +msgstr "" + +msgid "Connecting to Password Server" +msgstr "" + +msgid "ERROR:" +msgstr "" + msgid "" "COMMERCIAL - This list contains servers that are verified spam senders. It " "is a pretty reliable list to scan spam from." diff --git a/po/xgetpo b/po/xgetpo index 6ade1b9f..5f441311 100755 --- a/po/xgetpo +++ b/po/xgetpo @@ -38,6 +38,10 @@ xgettext ${XGETTEXT_OPTIONS} -j \ squirrelmail/plugins/bug_report/*.php --output=squirrelmail/po/squirrelmail.pot xgettext ${XGETTEXT_OPTIONS} -j \ squirrelmail/plugins/calendar/*.php --output=squirrelmail/po/squirrelmail.pot +xgettext ${XGETTEXT_OPTIONS} -j \ + squirrelmail/plugins/change_password/*.php --output=squirrelmail/po/squirrelmail.pot +xgettext ${XGETTEXT_OPTIONS} -j \ + squirrelmail/plugins/change_password/backend/*.php --output=squirrelmail/po/squirrelmail.pot xgettext ${XGETTEXT_OPTIONS} -j \ squirrelmail/plugins/filters/*.php --output=squirrelmail/po/squirrelmail.pot xgettext ${XGETTEXT_OPTIONS} -j \ -- 2.25.1