aboutsummaryrefslogtreecommitdiff
path: root/src/web/translations/messages.pot
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 /src/web/translations/messages.pot
parentUpdated CHANGELOG. (diff)
downloadnewspipe-9af406e4d2e3de0b579841143b0ba04691847764.tar.gz
newspipe-9af406e4d2e3de0b579841143b0ba04691847764.tar.bz2
newspipe-9af406e4d2e3de0b579841143b0ba04691847764.zip
Updated about page.
Diffstat (limited to 'src/web/translations/messages.pot')
-rw-r--r--src/web/translations/messages.pot13
1 files changed, 3 insertions, 10 deletions
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