{% trans "Bookmarklet: drag & drop this link to your bookmarks bar" %} {% trans "bag it!" %}
+
{% trans "Bookmarklet: drag & drop this link to your bookmarks bar" %}: {% trans "bag it!" %}
{% trans "Upgrading wallabag" %}
-
{% 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 %} ({% trans "Last check:" %} {{ check_time_prod }})
- {% 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 %} ({% trans "Last check:" %} {{ check_time_dev }}){% endif %}
+
{% 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 %} ({% trans "Last check:" %} {{ check_time_prod }})
+ {% 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 %} ({% trans "Last check:" %} {{ check_time_dev }}){% endif %}
{% trans "You can clear cache to check the latest release." %}