From 3fd6790893e069d85efacdc1cd4a52c8fc45fba4 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Sat, 10 Jun 2017 11:29:56 +0200 Subject: [PATCH] Update translations --- docs/en/user/configuration.rst | 2 +- src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst index ff8ae6a3..bba12cb9 100644 --- a/docs/en/user/configuration.rst +++ b/docs/en/user/configuration.rst @@ -26,7 +26,7 @@ Reading speed wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article. -Where do you want to be redirected to after marking an article as read? +Where do you want to be redirected after mark an article as read? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Each time you'll do some actions (after marking an article as read/favorite, diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index e0ef3212..c72e5958 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -71,7 +71,7 @@ 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 after mark an article 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' pocket_consumer_key_label: Consumer key for Pocket to import contents -- 2.41.0