diff --git a/src/Wallabag/CoreBundle/Resources/views/Static/quickstart.html.twig b/src/Wallabag/CoreBundle/Resources/views/Static/quickstart.html.twig index 151993bfd..44bc4ede7 100644 --- a/src/Wallabag/CoreBundle/Resources/views/Static/quickstart.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/Static/quickstart.html.twig @@ -36,7 +36,7 @@
diff --git a/translations/messages.en.yml b/translations/messages.en.yml index 3e7c58cee..512f737b3 100644 --- a/translations/messages.en.yml +++ b/translations/messages.en.yml @@ -414,7 +414,7 @@ quickstart: configure: title: Configure the application description: In order to have an application which suits you, have a look into the configuration of wallabag. - language: Change language and design + language: Change language and interface feed: 'Enable feeds' tagging_rules: Write rules to automatically tag your articles admin: @@ -500,10 +500,10 @@ import: description: This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file. elcurator: page_title: 'Import > elCurator' - description: 'This importer will import all your elCurator articles. Go to your preferences in your elCurator account and then, export your content. You will have a JSON file.' + description: 'This importer will import all your elCurator articles.' readability: page_title: Import > Readability - description: This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact). + description: This importer will import all your Readability articles. how_to: Please select your Readability export and click on the button below to upload and import it. worker: enabled: 'Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:'