aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-10 20:54:20 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-10 20:54:20 +0100
commitece4718f63078acf6d4ac1e68e47f088569add84 (patch)
treef9f4fe3f11b792d8800c2cab79cf5daaed263002 /src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
parent5cf96040048452c60fbbbf6455426fdde414bf9e (diff)
downloadwallabag-ece4718f63078acf6d4ac1e68e47f088569add84.tar.gz
wallabag-ece4718f63078acf6d4ac1e68e47f088569add84.tar.zst
wallabag-ece4718f63078acf6d4ac1e68e47f088569add84.zip
Changed behavior when we change language
No need to disconnect to apply the language substitution
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index fe0876e7..3cee6468 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -451,7 +451,7 @@ error:
451flashes: 451flashes:
452 config: 452 config:
453 notice: 453 notice:
454 config_saved: 'Config saved. Some parameters will be considered after disconnection.' 454 config_saved: 'Config saved.'
455 password_updated: 'Password updated' 455 password_updated: 'Password updated'
456 password_not_updated_demo: "In demonstration mode, you can't change password for this user." 456 password_not_updated_demo: "In demonstration mode, you can't change password for this user."
457 user_updated: 'Information updated' 457 user_updated: 'Information updated'