diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-20 03:55:35 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-20 03:55:35 +0000 |
commit | 7eb53ae50f1bdabeafd36846a53a3882e9b2af1c (patch) | |
tree | 7cfdd839d23a46376578c79114309c641a86ccc9 /config/locales/th.yml | |
parent | 5dacff5ccc86410c19ff75d7317606d612889671 (diff) | |
download | redmine-7eb53ae50f1bdabeafd36846a53a3882e9b2af1c.tar.gz redmine-7eb53ae50f1bdabeafd36846a53a3882e9b2af1c.zip |
remove unused "gui_validation_error" i18n keys (#12645)
These keys were removed from app/helpers/application_helper.rb by r2493.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11057 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/th.yml')
-rw-r--r-- | config/locales/th.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/th.yml b/config/locales/th.yml index bbd8c33ec..4c07659e2 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -180,8 +180,6 @@ th: mail_subject_account_activation_request: "กรุณาเปิดบัญชี %{value}" mail_body_account_activation_request: "ผู้ใช้ใหม่ (%{value}) ได้ลงทะเบียน. บัญชีของเขากำลังรออนุมัติ:" - gui_validation_error: 1 ข้อผิดพลาด - gui_validation_error_plural: "%{count} ข้อผิดพลาด" field_name: ชื่อ field_description: รายละเอียด |