X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fdefault%2Fconfig.twig;h=df62520a706ab7d0c2c1601e2be90445427235ac;hb=792097fb6a6507201ec41f90201ad05ad8c38870;hp=c01556ba860d79f12e516e1986a095cb69ff159c;hpb=1151e9cc8f8434c7f09232db6b814ac9a2ca578a;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/config.twig b/themes/default/config.twig index c01556ba..df62520a 100644 --- a/themes/default/config.twig +++ b/themes/default/config.twig @@ -6,11 +6,11 @@ {% endblock %} {% block content %}

{% trans "Poching links" %}

-

{% trans "There are several ways to poche a link::" %} (?)

+

{% trans "There are several ways to poche a link:" %} (?)

{% trans "Updating poche" %}

{% trans "Feeds" %}

{% if token == '' %} -

{% trans "The token is empty, you have to generate it to use feeds. Click here to generate it." %}

+

{% trans "Your feed token is currently empty and must first be generated to enable feeds. Click here to generate it." %}

{% else %} +

{% trans "Your token:" %} {{token}}

+

{% trans "Your user id:" %} {{user_id}}

{% trans "You can regenerate your token: generate!." %}

{% endif %} @@ -47,8 +49,8 @@
@@ -101,12 +103,13 @@ {% endif %}

{% trans "Import" %}

-

{% trans "Please execute the import script locally, it can take a very long time." %}

-

{% trans "More info in the official docs:" %} inthepoche.com

+

{% trans "Please execute the import script locally as it can take a very long time." %}

+

{% trans "More info in the official docs:" %} wallabag.org

{% trans "Export your poche data" %}