mirror of
https://github.com/redmine/redmine.git
synced 2026-01-20 22:43:10 +01:00
e2ff2687f83d028682e9d448a1ac35ef800b31cd
Gemfile: pin i18n version 0.7.0.
i18n 0.8.0 causes error.
<pre>
Redmine::I18nTest#test_languages_options_should_ignore_locales_without_general_lang_name_key:
I18n::InvalidLocale: "foo" is not a valid locale
lib/redmine/i18n.rb:58:in `ll'
lib/redmine/i18n.rb:122:in `block in languages_options'
lib/redmine/i18n.rb:122:in `map'
lib/redmine/i18n.rb:122:in `languages_options'
test/unit/lib/redmine/i18n_test.rb:203:in `test_languages_options_should_ignore_locales_without_general_lang_name_key'
</pre>
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@16326 e93f8b46-1217-0410-a6f0-8f06a7374b81
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found in the doc directory or on the official website http://www.redmine.org
Description
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Languages
Ruby
78.3%
HTML
15.5%
JavaScript
3.7%
CSS
2.1%
Perl
0.3%
Other
0.1%