X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fbaggy%2Fconfig.twig;h=d441de7c7828f1685b25d98d705057c423755a31;hb=d7ee9f986b7c297d7707a816d6c1c3f4503d721b;hp=fc7890ec9a7e560cf1c57948d9f16486917c6614;hpb=a4585f7eaa74d5f705c1622ac2419ea1198a7aba;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig index fc7890ec..d441de7c 100755 --- a/themes/baggy/config.twig +++ b/themes/baggy/config.twig @@ -106,7 +106,7 @@

{% trans "Import" %}

{% 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:" %}

+

{% 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)." %}

@@ -118,6 +118,7 @@
+

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

{% trans "Export your wallabag data" %}

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