diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-03-18 08:52:15 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-03-18 08:52:15 +0000 |
commit | 6f03e7fdd7ea1179f4cd20cb546d1d1a69be9405 (patch) | |
tree | 004139e8e405185689493020c04cab2537e9f11b /config/locales/en.yml | |
parent | 04e67ed04177f4f789784d7851741e816c42746b (diff) | |
download | redmine-6f03e7fdd7ea1179f4cd20cb546d1d1a69be9405.tar.gz redmine-6f03e7fdd7ea1179f4cd20cb546d1d1a69be9405.zip |
Change translation for label_send_information (#25249).
git-svn-id: http://svn.redmine.org/redmine/trunk@16419 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 531081f78..0eb31a804 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -837,7 +837,7 @@ en: label_message_new: New message label_message_posted: Message added label_reply_plural: Replies - label_send_information: Send account information to the user + label_send_information: Send new password to the user label_year: Year label_month: Month label_week: Week |