aboutsummaryrefslogtreecommitdiff
path: root/messages.pot
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-05-01 18:15:55 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-05-01 18:15:55 +0200
commit040a11033beb098381dce49b79a9ebb1d9db5f37 (patch)
tree571b930f0c5c33419c71f8d96579b68e84e75855 /messages.pot
parentUpdated README. (diff)
downloadnewspipe-040a11033beb098381dce49b79a9ebb1d9db5f37.tar.gz
newspipe-040a11033beb098381dce49b79a9ebb1d9db5f37.tar.bz2
newspipe-040a11033beb098381dce49b79a9ebb1d9db5f37.zip
Updated french translations.
Diffstat (limited to 'messages.pot')
-rw-r--r--messages.pot12
1 files changed, 10 insertions, 2 deletions
diff --git a/messages.pot b/messages.pot
index cf576855..088919e3 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-01 17:26+0200\n"
+"POT-Creation-Date: 2014-05-01 18:13+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"
@@ -29,7 +29,7 @@ msgstr ""
msgid "Please enter a password."
msgstr ""
-#: pyaggr3g470r/forms.py:42
+#: pyaggr3g470r/forms.py:42 pyaggr3g470r/templates/login.html:5
msgid "Log In"
msgstr ""
@@ -419,6 +419,14 @@ msgstr ""
msgid "Logout"
msgstr ""
+#: pyaggr3g470r/templates/login.html:19
+msgid "Your email"
+msgstr ""
+
+#: pyaggr3g470r/templates/login.html:23
+msgid "Your Password"
+msgstr ""
+
#: pyaggr3g470r/templates/management.html:5
msgid "Your subscriptions"
msgstr ""
bgstack15