aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2016-09-23 08:05:20 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2016-09-23 08:05:20 +0200
commit9af406e4d2e3de0b579841143b0ba04691847764 (patch)
tree2a5a765df9704068bf2cfaf41cb982b98f4a88db
parentUpdated CHANGELOG. (diff)
downloadnewspipe-9af406e4d2e3de0b579841143b0ba04691847764.tar.gz
newspipe-9af406e4d2e3de0b579841143b0ba04691847764.tar.bz2
newspipe-9af406e4d2e3de0b579841143b0ba04691847764.zip
Updated about page.
-rw-r--r--src/web/templates/about.html1
-rw-r--r--src/web/translations/fr/LC_MESSAGES/messages.mobin17174 -> 16913 bytes
-rw-r--r--src/web/translations/fr/LC_MESSAGES/messages.po27
-rw-r--r--src/web/translations/messages.pot13
4 files changed, 16 insertions, 25 deletions
diff --git a/src/web/templates/about.html b/src/web/templates/about.html
index e7398b23..4d1b1e8b 100644
--- a/src/web/templates/about.html
+++ b/src/web/templates/about.html
@@ -15,7 +15,6 @@
</div>
<div class="well">
<h1>{{ _('Help') }}</h1>
- <p>{{ _('If you have any problem, <a href="https://wiki.cedricbonhomme.org/contact">contact</a> the administrator.') }}</p>
<p>{{ _('The documentation of the API is <a href="https://jarr.readthedocs.io/en/latest/web-services-v3.html">here</a>.') }}</p>
<p>{{ _('You can subscribe to new feeds with a bookmarklet. Drag the following button to your browser bookmarks.') }}</p>
{{ _('<a class="btn btn-default" href="%(bookmarklet)s" rel="bookmark">Subscribe to this feed using JARR</a>', bookmarklet='javascript:window.location="%s?url="+encodeURIComponent(document.location)' % url_for('feed.bookmarklet', _external=True)) }}
diff --git a/src/web/translations/fr/LC_MESSAGES/messages.mo b/src/web/translations/fr/LC_MESSAGES/messages.mo
index 9622f8e1..9850dd7f 100644
--- a/src/web/translations/fr/LC_MESSAGES/messages.mo
+++ b/src/web/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/src/web/translations/fr/LC_MESSAGES/messages.po b/src/web/translations/fr/LC_MESSAGES/messages.po
index eace0897..47d37237 100644
--- a/src/web/translations/fr/LC_MESSAGES/messages.po
+++ b/src/web/translations/fr/LC_MESSAGES/messages.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-09-21 22:53+0200\n"
-"PO-Revision-Date: 2016-09-21 22:54+0200\n"
-"Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n"
+"POT-Creation-Date: 2016-09-23 08:04+0200\n"
+"PO-Revision-Date: 2016-09-23 08:04+0100\n"
+"Last-Translator: Cedric Bonhomme <cedric.bonhomme@list.lu>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Generated-By: Babel 1.3\n"
-"X-Generator: Poedit 1.8.7.1\n"
+"X-Generator: Poedit 1.6.10\n"
#: ../forms.py:46 ../forms.py:130 ../forms.py:155
#: ../templates/admin/dashboard.html:12
@@ -204,21 +204,13 @@ msgstr "Aide"
#: ../templates/about.html:18
msgid ""
-"If you have any problem, <a href=\"https://wiki.cedricbonhomme.org/contact"
-"\">contact</a> the administrator."
-msgstr ""
-"Si vous avez des problèmes, <a href=\"https://wiki.cedricbonhomme.org/contact"
-"\">contactez</a> l'administrateur."
-
-#: ../templates/about.html:19
-msgid ""
"The documentation of the API is <a href=\"https://jarr.readthedocs.io/en/"
"latest/web-services-v3.html\">here</a>."
msgstr ""
"La documentation de l'API est <a href=\"https://jarr.readthedocs.io/en/"
"latest/web-services-v3.html\">ici</a>."
-#: ../templates/about.html:20
+#: ../templates/about.html:19
msgid ""
"You can subscribe to new feeds with a bookmarklet. Drag the following button "
"to your browser bookmarks."
@@ -226,7 +218,7 @@ msgstr ""
"Vous pouvez vous abonner à de nouveaux flux avec un bookmarklet. Faites "
"glisser le bouton suivant dans vos favoris."
-#: ../templates/about.html:21
+#: ../templates/about.html:20
#, python-format
msgid ""
"<a class=\"btn btn-default\" href=\"%(bookmarklet)s\" rel=\"bookmark"
@@ -927,6 +919,13 @@ msgstr "Authentification requise."
msgid "Forbidden."
msgstr "Interdit."
+#~ msgid ""
+#~ "If you have any problem, <a href=\"https://wiki.cedricbonhomme.org/contact"
+#~ "\">contact</a> the administrator."
+#~ msgstr ""
+#~ "Si vous avez des problèmes, <a href=\"https://wiki.cedricbonhomme.org/"
+#~ "contact\">contactez</a> l'administrateur."
+
#~ msgid "Last seen:"
#~ msgstr "Vue la dernière fois le"
diff --git a/src/web/translations/messages.pot b/src/web/translations/messages.pot
index e89ef3e3..35ee536a 100644
--- a/src/web/translations/messages.pot
+++ b/src/web/translations/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-09-21 22:52+0200\n"
+"POT-Creation-Date: 2016-09-23 08:04+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"
@@ -193,25 +193,18 @@ msgstr ""
#: ../templates/about.html:18
msgid ""
-"If you have any problem, <a "
-"href=\"https://wiki.cedricbonhomme.org/contact\">contact</a> the "
-"administrator."
-msgstr ""
-
-#: ../templates/about.html:19
-msgid ""
"The documentation of the API is <a "
"href=\"https://jarr.readthedocs.io/en/latest/web-"
"services-v3.html\">here</a>."
msgstr ""
-#: ../templates/about.html:20
+#: ../templates/about.html:19
msgid ""
"You can subscribe to new feeds with a bookmarklet. Drag the following "
"button to your browser bookmarks."
msgstr ""
-#: ../templates/about.html:21
+#: ../templates/about.html:20
#, python-format
msgid ""
"<a class=\"btn btn-default\" href=\"%(bookmarklet)s\" "
bgstack15