From: Tom Hughes Date: Tue, 3 Nov 2009 09:22:23 +0000 (+0000) Subject: Add russian pluralization logic, based on description in the russion X-Git-Tag: live~6507 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/3e8b62dbfe5a34c87936b044869af4968f836c6f?hp=3e8b62dbfe5a34c87936b044869af4968f836c6f 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. ---