diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-21 22:55:09 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-21 22:55:09 +0200 |
commit | a2c3b50d2d484637fed7fb38426d9eeb131634c2 (patch) | |
tree | a7429c1872a83b6aac471760ed4197b6303a24d2 /src/web/translations/messages.pot | |
parent | Add a new feed from the popular feeds page. (diff) | |
download | newspipe-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.pot | 10 |
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 "" |