aboutsummaryrefslogtreecommitdiff
path: root/src/web/translations/messages.pot
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2016-09-21 22:55:09 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2016-09-21 22:55:09 +0200
commita2c3b50d2d484637fed7fb38426d9eeb131634c2 (patch)
treea7429c1872a83b6aac471760ed4197b6303a24d2 /src/web/translations/messages.pot
parentAdd a new feed from the popular feeds page. (diff)
downloadnewspipe-a2c3b50d2d484637fed7fb38426d9eeb131634c2.tar.gz
newspipe-a2c3b50d2d484637fed7fb38426d9eeb131634c2.tar.bz2
newspipe-a2c3b50d2d484637fed7fb38426d9eeb131634c2.zip
Updated translations.
Diffstat (limited to 'src/web/translations/messages.pot')
-rw-r--r--src/web/translations/messages.pot10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/web/translations/messages.pot b/src/web/translations/messages.pot
index 226e8c7d..e89ef3e3 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 08:45+0200\n"
+"POT-Creation-Date: 2016-09-21 22:52+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"
@@ -598,6 +598,14 @@ msgstr ""
msgid "Export articles"
msgstr ""
+#: ../templates/popular.html:4
+msgid "Popular feeds"
+msgstr ""
+
+#: ../templates/popular.html:11
+msgid "add this feed"
+msgstr ""
+
#: ../templates/profile.html:4
msgid "Your Profile"
msgstr ""
bgstack15