Including the change_password plugin in the POT
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 13 Aug 2004 21:03:14 +0000 (21:03 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 13 Aug 2004 21:03:14 +0000 (21:03 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7893 7612ce4b-ef26-0410-bec9-ea0150e637f0

po/squirrelmail.pot
po/xgetpo

index 4f60da8d66cd824dc637869b7636f975a6f9fd3b..cd0b916d6370cbdb1dec7ae67f6d61a1e54fc0c5 100644 (file)
@@ -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 <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\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."
index 6ade1b9f53f79507f27afcc1ee1f66280791c58a..5f441311f478077142c612f684b5010241127b06 100755 (executable)
--- 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 \