mirror of
https://github.com/redmine/redmine.git
synced 2026-07-05 11:59:00 +02:00
Added chinese simplified translation (Andy Wu)
Fixed rfpdf chinese.rb git-svn-id: http://redmine.rubyforge.org/svn/trunk@393 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -30,7 +30,7 @@ class ApplicationControllerTest < Test::Unit::TestCase
|
||||
|
||||
# check that all 6 supported languages are valid
|
||||
def test_localization
|
||||
assert_equal 6, GLoc.valid_languages.size
|
||||
assert_equal 7, GLoc.valid_languages.size
|
||||
GLoc.valid_languages.each do |lang|
|
||||
assert set_language_if_valid(lang)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user