annotate .svn/pristine/71/71a3fd6764dd58793b16c5a6e5745dac290e1aec.svn-base @ 929:5f33065ddc4b redmine-1.3

Update to Redmine SVN rev 9414 on 1.3-stable branch
author Chris Cannam
date Wed, 27 Jun 2012 14:54:18 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 # Be sure to restart your server when you modify this file.
Chris@909 2
Chris@909 3 # Add new inflection rules using the following format
Chris@909 4 # (all these examples are active by default):
Chris@909 5 # ActiveSupport::Inflector.inflections do |inflect|
Chris@909 6 # inflect.plural /^(ox)$/i, '\1en'
Chris@909 7 # inflect.singular /^(ox)en/i, '\1'
Chris@909 8 # inflect.irregular 'person', 'people'
Chris@909 9 # inflect.uncountable %w( fish sheep )
Chris@909 10 # end