X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fbaggy%2Fconfig.twig;h=d441de7c7828f1685b25d98d705057c423755a31;hb=d7ee9f986b7c297d7707a816d6c1c3f4503d721b;hp=d83b69abdb19eccb6977b02d1367463a2b1b32c3;hpb=4ca17924a186b0a0571a1129c37fe48b47ce1331;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig old mode 100644 new mode 100755 index d83b69ab..d441de7c --- a/themes/baggy/config.twig +++ b/themes/baggy/config.twig @@ -12,7 +12,7 @@
  • Chrome: {% trans "download the extension" %}
  • Android: {% trans "via F-Droid" %} {% trans " or " %} {% trans "via Google Play" %}
  • iOS: {% trans "download the application" %}
  • -
  • Windows Phone: {% trans "download the application" %}
  • +
  • Windows Phone: {% trans "download the application" %}
  • @@ -44,7 +44,7 @@

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

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

    {% endif %} - +

    {% trans "Change your theme" %}

    @@ -105,15 +105,21 @@ {% endif %}

    {% trans "Import" %}

    -

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

    -

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

    - - +

    {% trans "You can import your Pocket, Readability, Instapaper, Wallabag or any data in appropriate json or html format." %}

    +

    {% trans "Please select export file on your computer and press \"Import\" button below.
    Wallabag will parse your file, insert all URLs and start fetching of articles if required.
    Fetching process is controlled by two constants in your config file: IMPORT_LIMIT (how many articles are fetched at once) and IMPORT_DELAY (delay between fetch of next batch of articles)." %}

    + +
    +
    + + +
    +
    + +
    +
    + +

    {% trans "You can click here to fetch content for articles with no content." %}

    +

    {% trans "Export your wallabag data" %}

    {% if constant('STORAGE') == 'sqlite' %}

    {% trans "Click here" %} {% trans "to download your database." %}

    {% endif %}