diff --git a/frontend/frontend/locale/en/LC_MESSAGES/django.mo b/frontend/frontend/locale/en/LC_MESSAGES/django.mo index 169feac..40aa2c6 100644 Binary files a/frontend/frontend/locale/en/LC_MESSAGES/django.mo and b/frontend/frontend/locale/en/LC_MESSAGES/django.mo differ diff --git a/frontend/frontend/locale/en/LC_MESSAGES/django.po b/frontend/frontend/locale/en/LC_MESSAGES/django.po index 67ea3b2..518e0b6 100644 --- a/frontend/frontend/locale/en/LC_MESSAGES/django.po +++ b/frontend/frontend/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-17 13:12-0700\n" +"POT-Creation-Date: 2017-05-17 14:53-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: templates/base.html:91 +#: templates/base.html:12 +msgid "meta_desc" +msgstr "Create RSS feed for any webpage you need. All you need is to make several mouse button clicks." + +#: templates/base.html:13 +msgid "meta_keywords" +msgstr "rss feed generator, create rss, webpage to rss, html to rss, free rss generator, rss builder, create rss feed, create rss online" + +#: templates/base.html:92 msgid "made_by" msgstr "Made by" -#: templates/base.html:91 +#: templates/base.html:92 msgid "made_name" msgstr "Alexandr Nesterenko" diff --git a/frontend/frontend/locale/ru/LC_MESSAGES/django.mo b/frontend/frontend/locale/ru/LC_MESSAGES/django.mo index dd5c846..24ec8b3 100644 Binary files a/frontend/frontend/locale/ru/LC_MESSAGES/django.mo and b/frontend/frontend/locale/ru/LC_MESSAGES/django.mo differ diff --git a/frontend/frontend/locale/ru/LC_MESSAGES/django.po b/frontend/frontend/locale/ru/LC_MESSAGES/django.po index b4dc327..92a041d 100644 --- a/frontend/frontend/locale/ru/LC_MESSAGES/django.po +++ b/frontend/frontend/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-17 13:12-0700\n" +"POT-Creation-Date: 2017-05-17 14:53-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,11 +19,19 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: templates/base.html:91 +#: templates/base.html:12 +msgid "meta_desc" +msgstr "Создать RSS ленту из любой веб страницы в интернете в несколько кликов." + +#: templates/base.html:13 +msgid "meta_keywords" +msgstr "rss генератор, создать rss ленту, создать rss, rss генератор онлайн, генератор rss лент" + +#: templates/base.html:92 msgid "made_by" msgstr "Сделал" -#: templates/base.html:91 +#: templates/base.html:92 msgid "made_name" msgstr "Александр Нестеренко" diff --git a/frontend/frontend/templates/base.html b/frontend/frontend/templates/base.html index 445710a..b7baf88 100644 --- a/frontend/frontend/templates/base.html +++ b/frontend/frontend/templates/base.html @@ -9,7 +9,8 @@ {% block title %}Polite Pol{% endblock %} - + +