diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-20 03:56:53 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-12-20 03:56:53 +0000 |
commit | 7c194ea59ac2bf781c763385b5c61611847058c1 (patch) | |
tree | e46fc37b0e438f3a059871fffa0a60cb40da5b76 /config/locales/th.yml | |
parent | 7eb53ae50f1bdabeafd36846a53a3882e9b2af1c (diff) | |
download | redmine-7c194ea59ac2bf781c763385b5c61611847058c1.tar.gz redmine-7c194ea59ac2bf781c763385b5c61611847058c1.zip |
remove unused "label_download" i18n keys (#12645)
These keys were removed from app/views/documents/show.rhtml by r1180.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11058 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 4c07659e2..bae71123d 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -389,8 +389,6 @@ th: label_text: ข้อความขนาดยาว label_attribute: คุณลักษณะ label_attribute_plural: คุณลักษณะ - label_download: "%{count} ดาวน์โหลด" - label_download_plural: "%{count} ดาวน์โหลด" label_no_data: จำนวนข้อมูลที่แสดง label_change_status: เปลี่ยนสถานะ label_history: ประวัติ |