From d9bb0cdeb86fafa995fd17acea4dc5c097056fe6 Mon Sep 17 00:00:00 2001 From: Maryana Rozhankivska Date: Thu, 3 Apr 2014 13:53:47 +0300 Subject: import w/o cron: explanation added --- themes/default/config.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default') diff --git a/themes/default/config.twig b/themes/default/config.twig index 7ccd0b36..5bdaf567 100755 --- a/themes/default/config.twig +++ b/themes/default/config.twig @@ -105,7 +105,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)." %}

-- cgit v1.2.3