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. --- pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo | Bin 9187 -> 9296 bytes pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po | 12 ++++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'pyaggr3g470r/translations/fr') diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo index 0bba8ddc..788fca40 100644 Binary files a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo and b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po index 54d12282..51e12053 100644 --- a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po +++ b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po @@ -7,8 +7,8 @@ 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" -"PO-Revision-Date: 2014-05-04 22:11+0100\n" +"POT-Creation-Date: 2014-05-05 08:36+0200\n" +"PO-Revision-Date: 2014-05-05 08:37+0100\n" "Last-Translator: Cédric Bonhomme \n" "Language-Team: fr \n" "Language: fr\n" @@ -469,6 +469,14 @@ msgstr "Votre email" msgid "Your Password" msgstr "Votre mot de passe" +#: pyaggr3g470r/templates/login.html:30 +msgid "Account creation" +msgstr "Ouverture de compte" + +#: pyaggr3g470r/templates/login.html:30 +msgid "Request an account." +msgstr "Demander un compte." + #: pyaggr3g470r/templates/management.html:5 msgid "Your subscriptions" msgstr "Vos abonnements" -- cgit