From bdb8818e04d752eb5d570d9d495e1a7932c31181 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 5 May 2014 08:38:30 +0200 Subject: Added a link to the home to let the user request form an account. --- messages.pot | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'messages.pot') 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 \n" "Language-Team: LANGUAGE \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 "" -- cgit