diff options
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\" " |