Actions
Patch #10066
closedi18n not working with russian gem
Start date:
Due date:
% Done:
0%
Estimated time:
Description
r8629 brakes some views with gem russian enabled:
ActionView::TemplateError (translation data {:one=>"1 Задача", :zero=>"0 Задача", :other=>"%{count} Задачи"} can not be used with :count => 11) on line #21 of app/views/versions/_overview.html.erb:
Here is ru.yml_pluralize.patch to fix it.
Here is discussion about this bug.
Files
Related issues
Actions