diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-08-24 16:15:14 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-08-24 16:15:14 +0000 |
commit | bc951a9d4f849099f907c5a01b066b75f9d7bf4c (patch) | |
tree | d5ee6e6a88a74c94a362ea10d64d4d788a8af5f7 | |
parent | 2e2241cf8455db4ececccd3dc647ead4bb75cb24 (diff) | |
download | redmine-bc951a9d4f849099f907c5a01b066b75f9d7bf4c.tar.gz redmine-bc951a9d4f849099f907c5a01b066b75f9d7bf4c.zip |
remove BOM from zh-TW
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4039 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/zh-TW.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 9a6d83b38..0216525b0 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1,4 +1,4 @@ -# Chinese (Taiwan) translations for Ruby on Rails +# Chinese (Taiwan) translations for Ruby on Rails # by tsechingho (http://github.com/tsechingho) # See http://github.com/svenfuchs/rails-i18n/ for details. |