From 727c35d8096c7690f66f2a815af3e8cabae00399 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 12 May 2015 16:05:57 +0200 Subject: bring to all themes social services and link them to new doc --- locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo | Bin 21063 -> 21177 bytes locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po | 7 +++++-- locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo | Bin 26824 -> 26939 bytes locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po | 7 +++++-- themes/baggy/_head.twig | 5 +++-- themes/baggy/config.twig | 2 +- themes/default/_head.twig | 30 ++++++++++++++++++++++++++++ themes/default/config.twig | 3 ++- 8 files changed, 46 insertions(+), 8 deletions(-) diff --git a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo index 657102e0..2fcb356a 100644 Binary files a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo and b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo differ diff --git a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po index 89781304..2fe4b352 100644 --- a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po +++ b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po @@ -106,8 +106,11 @@ msgstr "Read the documentation" msgid "download the extension" msgstr "Download the extension" -msgid "Firefox Add-On" -msgstr "Firefox Add-On" +msgid "Standard Firefox Add-On" +msgstr "Standard Firefox Add-On" + +msgid "Mozilla Services (Social API) Extension" +msgstr "Mozilla Services (Social API) Extension" msgid "Chrome Extension" msgstr "Chrome Extension" diff --git a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo index f393dffe..f46ef600 100644 Binary files a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo and b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo differ diff --git a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po index 393c200b..f4b87163 100644 --- a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po +++ b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po @@ -200,8 +200,11 @@ msgstr "lisez la documentation" msgid "download the extension" msgstr "téléchargez l'extension" -msgid "Firefox Add-On" -msgstr "Add-On Firefox" +msgid "Standard Firefox Add-On" +msgstr "Add-On Firefox classique" + +msgid "Mozilla Services (Social API) Extension" +msgstr "Extension Mozilla Services (Social API)" msgid "Chrome Extension" msgstr "Extension Chrome" diff --git a/themes/baggy/_head.twig b/themes/baggy/_head.twig index 1546a7b9..9ca51cd2 100755 --- a/themes/baggy/_head.twig +++ b/themes/baggy/_head.twig @@ -39,6 +39,7 @@ + @@ -56,9 +57,9 @@ "description": "wallabag Extension for Firefox - The (soon to become) best way to save articles, videos and more", "author": "Thomas Citharel", - "homepageURL": "https://wallabag.org", + "homepageURL": "http://doc.wallabag.org/en/User/save_your_first_article.html#firefox-social-api-service", "origin": "https://wallabag.org", - "postActivationURL": "https://wallabag.org", + "postActivationURL": "http://doc.wallabag.org/en/User/save_your_first_article.html#firefox-social-api-service", "version": "0.1" }; diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig index 8562f133..2e40178e 100755 --- a/themes/baggy/config.twig +++ b/themes/baggy/config.twig @@ -17,7 +17,7 @@

{% trans "Browser Addons" %}

{% trans "Mobile Apps" %}

diff --git a/themes/default/_head.twig b/themes/default/_head.twig index ce1bbdcc..e3841c77 100755 --- a/themes/default/_head.twig +++ b/themes/default/_head.twig @@ -36,3 +36,33 @@ + + + + \ No newline at end of file diff --git a/themes/default/config.twig b/themes/default/config.twig index 09e40e75..e39826c3 100755 --- a/themes/default/config.twig +++ b/themes/default/config.twig @@ -16,7 +16,8 @@

Browser Plugins

Mobile Apps

-- cgit v1.2.3