From 060f3ce34c6af5cb8baaa916bfc17c193c02b569 Mon Sep 17 00:00:00 2001 From: Eloi Coutant Date: Fri, 16 Nov 2018 14:16:38 +0100 Subject: [PATCH] Update messages.en.yml --- .../CoreBundle/Resources/translations/messages.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 5d27e32c..169ae728 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -72,9 +72,9 @@ config: 300_word: 'I read ~300 words per minute' 400_word: 'I read ~400 words per minute' action_mark_as_read: - label: 'Where do you want to be redirected to after marking an article as read?' - redirect_homepage: 'To the homepage' - redirect_current_page: 'To the current page' + label: 'What to do after removing, starring or marking as read an article?' + redirect_homepage: 'Go to the homepage' + redirect_current_page: 'Stay on the current page' pocket_consumer_key_label: Consumer key for Pocket to import contents android_configuration: Configure your Android application android_instruction: "Touch here to prefill your Android application" -- 2.41.0