{% trans "Poching links" %}
-{% trans "There are several ways to poche a link:" %} (?)
+{% trans "There are several ways to poche a link:" %} (?)
- Firefox: {% trans "download the extension" %} -
- Chrome: {% trans "download the extension" %} +
- Chrome: {% trans "download the extension" %}
- Android: {% trans "via F-Droid" %} {% trans " or " %} {% trans "via Google Play" %}
- Windows Phone: {% trans "download the application" %}
- @@ -19,14 +19,14 @@ -
- {% trans "Bookmarklet: drag & drop this link to your bookmarks bar" %} {% trans "poche it!" %} +
- {% trans "Bookmarklet: drag & drop this link to your bookmarks bar" %} {% trans "poche it!" %}
{% trans "Updating poche" %}
- {% trans "Installed version" %} : {{ constant('POCHE') }} -
- {% trans "Latest stable version" %} : {{ prod }}. {% if compare_prod == -1 %}{% trans "A more recent stable version is available." %}{% else %}{% trans "You are up to date." %}{% endif %} - {% if constant('DEBUG_POCHE') == 1 %}
- {% trans "latest dev version" %} : {{ dev }}. {% if compare_dev == -1 %}{% trans "a more recent development version is available." %}{% else %}{% trans "you are up to date." %}{% endif %} {% endif %} +
- {% trans "Latest stable version" %} : {{ prod }}. {% if compare_prod == -1 %}{% trans "A more recent stable version is available." %}{% else %}{% trans "You are up to date." %}{% endif %} + {% if constant('DEBUG_POCHE') == 1 %}
- {% trans "latest dev version" %} : {{ dev }}. {% if compare_dev == -1 %}{% trans "a more recent development version is available." %}{% else %}{% trans "you are up to date." %}{% endif %} {% endif %}
{% trans "Feeds" %}
@@ -104,7 +104,7 @@{% trans "Import" %}
{% trans "Please execute the import script locally as it can take a very long time." %}
-{% trans "More info in the official docs:" %} inthepoche.com
+{% trans "More info in the official docs:" %} wallabag.org
- {% trans "Import from Pocket" %} {{ '(you must have a %s file on your server)'|trans|format(constant('POCKET_FILE')) }}
- {% trans "Import from Readability" %} {{ '(you must have a %s file on your server)'|trans|format(constant('READABILITY_FILE')) }} diff --git a/themes/default/error.twig b/themes/default/error.twig index 4cfc482..8a6a4d6 100644 --- a/themes/default/error.twig +++ b/themes/default/error.twig @@ -7,5 +7,5 @@
- {{message}} {% endfor %} -
Don't forget the documentation.
+Don't forget the documentation.
{% endblock %} diff --git a/themes/default/install.twig b/themes/default/install.twig index c4da095..0dec2c4 100644 --- a/themes/default/install.twig +++ b/themes/default/install.twig @@ -5,7 +5,7 @@