Tom Hughes
|
0c73287c6f
|
Add pluralisation rules for Arabic. Closes #2592.
|
2010-01-02 11:57:05 +00:00 |
|
Tom Hughes
|
3e8b62dbfe
|
Add russian pluralization logic, based on description in the russion
plugin here:
http://github.com/yaroslav/russian/blob/master/lib/russian/backend/advanced.rb
Also simplify the other pluralizers by defaulting to :other when a
specific subkey is not found.
Closes #2412.
|
2009-11-03 09:22:23 +00:00 |
|
Tom Hughes
|
6af3f93761
|
Update the :en and :sl pluralizers to default to :other if a more
specific key does not exist. This then allows r16613 to be reverted
as there is no need to distinguish the cases. Fixes #2087.
|
2009-07-21 20:23:07 +00:00 |
|
Shaun McDonald
|
283a3e9ba9
|
Add Globalize2 so that we get some nice fall backs to other languages when a translation is missing in the requested language.
|
2009-05-27 15:39:14 +00:00 |
|