aboutsummaryrefslogtreecommitdiff
path: root/messages.pot
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-05-05 08:38:30 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-05-05 08:38:30 +0200
commitbdb8818e04d752eb5d570d9d495e1a7932c31181 (patch)
treea9d3b1e28eeff1c47a8dd3f0dc506238e909f153 /messages.pot
parentUpdated revision date. (diff)
downloadnewspipe-bdb8818e04d752eb5d570d9d495e1a7932c31181.tar.gz
newspipe-bdb8818e04d752eb5d570d9d495e1a7932c31181.tar.bz2
newspipe-bdb8818e04d752eb5d570d9d495e1a7932c31181.zip
Added a link to the home to let the user request form an account.
Diffstat (limited to 'messages.pot')
-rw-r--r--messages.pot10
1 files changed, 9 insertions, 1 deletions
diff --git a/messages.pot b/messages.pot
index 49058e79..d7565947 100644
--- a/messages.pot
+++ b/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-05-04 22:11+0200\n"
+"POT-Creation-Date: 2014-05-05 08:36+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"
@@ -462,6 +462,14 @@ msgstr ""
msgid "Your Password"
msgstr ""
+#: pyaggr3g470r/templates/login.html:30
+msgid "Account creation"
+msgstr ""
+
+#: pyaggr3g470r/templates/login.html:30
+msgid "Request an account."
+msgstr ""
+
#: pyaggr3g470r/templates/management.html:5
msgid "Your subscriptions"
msgstr ""
bgstack15