diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-06-19 19:19:39 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-06-19 19:19:39 +0000 |
commit | 854177554905159506220cd88aa765fca47bf756 (patch) | |
tree | 9a94b693728500ccb9965b07865df9b08054b94e /config/locales/en.yml | |
parent | ef91a50cc2dcadbb39d2361de2599d887d9e524a (diff) | |
download | redmine-854177554905159506220cd88aa765fca47bf756.tar.gz redmine-854177554905159506220cd88aa765fca47bf756.zip |
Use existing label for password submission (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14335 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 1547640f5..1341239f3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -990,7 +990,6 @@ en: button_reset: Reset button_rename: Rename button_change_password: Change password - button_confirm_password: Confirm password button_copy: Copy button_copy_and_follow: Copy and follow button_annotate: Annotate |