aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 7516bbd5..ec49368c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -70,6 +70,10 @@ config:
70 200_word: 'I read ~200 words per minute' 70 200_word: 'I read ~200 words per minute'
71 300_word: 'I read ~300 words per minute' 71 300_word: 'I read ~300 words per minute'
72 400_word: 'I read ~400 words per minute' 72 400_word: 'I read ~400 words per minute'
73 action_mark_as_read:
74 label: 'Where do you want to be redirected after mark an article as read?'
75 redirect_homepage: 'To the homepage'
76 redirect_current_page: 'To the current page'
73 pocket_consumer_key_label: Consumer key for Pocket to import contents 77 pocket_consumer_key_label: Consumer key for Pocket to import contents
74 android_configuration: Configure your Android application 78 android_configuration: Configure your Android application
75 form_rss: 79 form_rss:
@@ -96,11 +100,11 @@ config:
96 button: Delete my account 100 button: Delete my account
97 reset: 101 reset:
98 title: Reset area (a.k.a danger zone) 102 title: Reset area (a.k.a danger zone)
99 description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE. 103 description: By hitting buttons below you'll have ability to remove some information from your account. Be aware that these actions are IRREVERSIBLE.
100 annotations: Remove ALL annotations 104 annotations: Remove ALL annotations
101 tags: Remove ALL tags 105 tags: Remove ALL tags
102 entries: Remove ALL entries 106 entries: Remove ALL entries
103 confirm: Are you really really sure? (THIS CAN'T BE UNDONE) 107 confirm: Are you really sure? (THIS CAN'T BE UNDONE)
104 form_password: 108 form_password:
105 old_password_label: 'Current password' 109 old_password_label: 'Current password'
106 new_password_label: 'New password' 110 new_password_label: 'New password'