diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 02:26:50 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 02:26:50 +0000 |
commit | 40365e1aee6740f12243b33e93962a6396ed27a6 (patch) | |
tree | 25c7ff062e5922609754d45c391f76e2a3393d8a /po/ikiwiki.pot | |
parent | e739073c386603bbaac05f409381b58761942597 (diff) | |
download | ikiwiki-40365e1aee6740f12243b33e93962a6396ed27a6.tar ikiwiki-40365e1aee6740f12243b33e93962a6396ed27a6.tar.gz |
* Group passwordauth fields with a fieldset as well. Add a new
passwordauth page to the basewiki describing password
authentication; like openid, it uses conditional to check which
forms of authentication the wiki allows. Add conditional cross-
links between the openid and passwordauth pages, to help the user
understand how they can log in.
Diffstat (limited to 'po/ikiwiki.pot')
-rw-r--r-- | po/ikiwiki.pot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 6e4623765..2182a8186 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: 2007-04-29 19:27-0400\n" +"POT-Creation-Date: 2007-04-29 19:26-0700\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" @@ -228,7 +228,7 @@ msgstr "" msgid "more" msgstr "" -#: ../IkiWiki/Plugin/openid.pm:34 +#: ../IkiWiki/Plugin/openid.pm:34 ../IkiWiki/Plugin/passwordauth.pm:26 msgid "Log in with" msgstr "" @@ -240,19 +240,19 @@ msgstr "" msgid "All pages are linked to by other pages." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:147 +#: ../IkiWiki/Plugin/passwordauth.pm:151 msgid "Account creation successful. Now you can Login." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:150 +#: ../IkiWiki/Plugin/passwordauth.pm:154 msgid "Error creating account." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:171 +#: ../IkiWiki/Plugin/passwordauth.pm:175 msgid "Failed to send mail" msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:173 +#: ../IkiWiki/Plugin/passwordauth.pm:177 msgid "Your password has been emailed to you." msgstr "" |