diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-22 20:40:56 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-12-22 20:40:56 +0000 |
commit | 0661cf6d871abacd6d05062e2ec2c6a7a6c96301 (patch) | |
tree | 2ef0f40c01180ff8f06d985e462eeff7d7a49cd5 /config/locales/vi.yml | |
parent | 703b0ec422bbb9bac775254e8e284a4b145551e2 (diff) | |
download | redmine-0661cf6d871abacd6d05062e2ec2c6a7a6c96301.tar.gz redmine-0661cf6d871abacd6d05062e2ec2c6a7a6c96301.zip |
Restores non english field_start_date translations (#6629, #7016).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4554 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/vi.yml')
-rw-r--r-- | config/locales/vi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 68f25687d..14c0c440f 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -294,6 +294,7 @@ vi: field_attr_lastname: Lastname attribute field_attr_mail: Email attribute field_onthefly: On-the-fly user creation + field_start_date: Bắt đầu field_done_ratio: Tiến độ field_auth_source: Authentication mode field_hide_mail: Không làm lộ email của bạn @@ -977,7 +978,6 @@ vi: field_member_of_group: Assignee's group field_assigned_to_role: Assignee's role notice_not_authorized_archived_project: The project you're trying to access has been archived. - field_start_date: Start date label_principal_search: "Search for user or group:" label_user_search: "Search for user:" field_visible: Visible |