diff options
Diffstat (limited to 'po/ikiwiki.pot')
-rw-r--r-- | po/ikiwiki.pot | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 550e3d1e3..7caa11639 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-30 16:47-0400\n" +"POT-Creation-Date: 2008-05-30 17:36-0400\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" @@ -333,19 +333,23 @@ msgstr "" msgid "Error creating account." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:261 +#: ../IkiWiki/Plugin/passwordauth.pm:233 +msgid "No email address, so cannot email password reset instructions." +msgstr "" + +#: ../IkiWiki/Plugin/passwordauth.pm:265 msgid "Failed to send mail" msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:263 +#: ../IkiWiki/Plugin/passwordauth.pm:267 msgid "You have been mailed password reset instructions." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:301 +#: ../IkiWiki/Plugin/passwordauth.pm:302 msgid "incorrect password reset url" msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:304 +#: ../IkiWiki/Plugin/passwordauth.pm:305 msgid "password reset denied" msgstr "" |