diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-05-09 15:54:18 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-05-09 15:54:18 +0000 |
commit | 979b5f15db88f1e7a04f1c4d0dba7e9f2379ddb0 (patch) | |
tree | e8ea5f2be318f63fd63fa50f53de8b1a9f9f0b33 | |
parent | 08d694c2c3035174e80798302ac8331466b39879 (diff) | |
download | redmine-979b5f15db88f1e7a04f1c4d0dba7e9f2379ddb0.tar.gz redmine-979b5f15db88f1e7a04f1c4d0dba7e9f2379ddb0.zip |
Change British English version 'field_effective_date' (#14680, #22315)
en.yml has already changed by r15377 (#14680).
git-svn-id: http://svn.redmine.org/redmine/trunk@15406 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/en-GB.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index cb1b688d0..c8ef086ce 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -262,7 +262,7 @@ en-GB: field_admin: Administrator field_last_login_on: Last connection field_language: Language - field_effective_date: Date + field_effective_date: Due date field_password: Password field_new_password: New password field_password_confirmation: Confirmation |