diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-10 14:07:21 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-10 14:07:21 +0200 |
commit | 1b60232f40c90d575543f3c2b20d9f13b6e138eb (patch) | |
tree | 1bb4f43b4d0db1de22413630a0c2125492c7a7c9 /src/web/translations/messages.pot | |
parent | fixed bug in the translations. (diff) | |
download | newspipe-1b60232f40c90d575543f3c2b20d9f13b6e138eb.tar.gz newspipe-1b60232f40c90d575543f3c2b20d9f13b6e138eb.tar.bz2 newspipe-1b60232f40c90d575543f3c2b20d9f13b6e138eb.zip |
Updated about page.
Diffstat (limited to 'src/web/translations/messages.pot')
-rw-r--r-- | src/web/translations/messages.pot | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/web/translations/messages.pot b/src/web/translations/messages.pot index 8d725bfd..adfef4a5 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-10-10 11:17+0200\n" +"POT-Creation-Date: 2016-10-10 14:06+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" @@ -207,12 +207,16 @@ msgid "" msgstr "" #: ../templates/about.html:19 +msgid "Contact" +msgstr "" + +#: ../templates/about.html:20 msgid "" "You can subscribe to new feeds with a bookmarklet. Drag the following " "button to your browser bookmarks." msgstr "" -#: ../templates/about.html:20 +#: ../templates/about.html:21 #, python-format msgid "" "<a class=\"btn btn-default\" href=\"%(bookmarklet)s\" " |