diff options
author | Strubbl <github@linux4tw.de> | 2016-11-06 21:12:25 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-11-16 23:07:34 +0100 |
commit | 287204cda72c73e171cd1bf801bc08f7e5d7d111 (patch) | |
tree | 028493a6a7c7d3376032537d3b54740a1c780022 /src/Wallabag | |
parent | f0ba37fbd59d3a1cb294b61e7514b059751cc2c0 (diff) | |
download | wallabag-287204cda72c73e171cd1bf801bc08f7e5d7d111.tar.gz wallabag-287204cda72c73e171cd1bf801bc08f7e5d7d111.tar.zst wallabag-287204cda72c73e171cd1bf801bc08f7e5d7d111.zip |
Update messages.en.yml
Diffstat (limited to 'src/Wallabag')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index b11dc778..ec49368c 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml | |||
@@ -100,11 +100,11 @@ config: | |||
100 | button: Delete my account | 100 | button: Delete my account |
101 | reset: | 101 | reset: |
102 | title: Reset area (a.k.a danger zone) | 102 | title: Reset area (a.k.a danger zone) |
103 | 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. |
104 | annotations: Remove ALL annotations | 104 | annotations: Remove ALL annotations |
105 | tags: Remove ALL tags | 105 | tags: Remove ALL tags |
106 | entries: Remove ALL entries | 106 | entries: Remove ALL entries |
107 | confirm: Are you really really sure? (THIS CAN'T BE UNDONE) | 107 | confirm: Are you really sure? (THIS CAN'T BE UNDONE) |
108 | form_password: | 108 | form_password: |
109 | old_password_label: 'Current password' | 109 | old_password_label: 'Current password' |
110 | new_password_label: 'New password' | 110 | new_password_label: 'New password' |