diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-03-10 22:13:46 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-03-10 22:13:46 +0100 |
commit | 0dd06d8e6047be57295d5346857fb62fc1c103b5 (patch) | |
tree | f1426b67dfdc01abc1a5e40d91cc94688c97dffb /pyaggr3g470r/translations | |
parent | changed the type of the column 'last_modified' to string. (diff) | |
download | newspipe-0dd06d8e6047be57295d5346857fb62fc1c103b5.tar.gz newspipe-0dd06d8e6047be57295d5346857fb62fc1c103b5.tar.bz2 newspipe-0dd06d8e6047be57295d5346857fb62fc1c103b5.zip |
The label of the badge (for the errors count) wasn't clear enough.
Diffstat (limited to 'pyaggr3g470r/translations')
-rw-r--r-- | pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo | bin | 15220 -> 15249 bytes | |||
-rw-r--r-- | pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po | 8 |
2 files changed, 6 insertions, 2 deletions
diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo Binary files differindex 5ac1b770..00bbb6e1 100644 --- a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo +++ b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po index 81af46ed..df32599d 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: 2015-03-08 17:28+0100\n" -"PO-Revision-Date: 2015-03-08 17:34+0100\n" +"POT-Creation-Date: 2015-03-10 22:10+0100\n" +"PO-Revision-Date: 2015-03-10 22:11+0100\n" "Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n" "Language-Team: fr <LL@li.org>\n" "Language: fr\n" @@ -448,6 +448,10 @@ msgstr "téléchargez un fichier OPML." msgid "All feeds" msgstr "Tous les flux" +#: pyaggr3g470r/templates/home.html:25 pyaggr3g470r/templates/home.html:43 +msgid "error" +msgstr "erreur" + #: pyaggr3g470r/templates/home.html:36 pyaggr3g470r/templates/home.html:54 msgid "Mark this feed as read" msgstr "Marquer ce flux comme lu" |