diff options
Diffstat (limited to 'po/templates/sysauth.pot')
-rw-r--r-- | po/templates/sysauth.pot | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/po/templates/sysauth.pot b/po/templates/sysauth.pot new file mode 100644 index 000000000..d056378c9 --- /dev/null +++ b/po/templates/sysauth.pot @@ -0,0 +1,21 @@ +# sysauth.pot +# generated from ./i18n/english/luasrc/i18n/sysauth.en.lua + +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: ./i18n/english/luasrc/i18n/sysauth.en.lua:1 +#. Authorization Required +msgid "sysauth_head" +msgstr "" + +#: ./i18n/english/luasrc/i18n/sysauth.en.lua:2 +#. Please enter your username and password. +msgid "sysauth_prompt" +msgstr "" + +#: ./i18n/english/luasrc/i18n/sysauth.en.lua:3 +#. Invalid username and/or password! Please try again. +msgid "sysauth_failed" +msgstr "" + |