aboutsummaryrefslogtreecommitdiffstats
path: root/config/initializers/fast_gettext.rb
Commit message (Expand)AuthorAgeLines
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-1/+1
* Give the implicit default locale in a URL without locale precedence over the ...Louise Crow2012-11-28-3/+1
* Add a configuration option to specify that you don't want the default locale ...Louise Crow2012-11-28-1/+3
* Default internal and external encodings now set in environment.rbLouise Crow2012-10-10-1/+0
* Fix it so we can correctly use and display locales that contain an underscore...Seb Bacon2012-06-13-0/+4
* fix 'invalid byte sequence in US-ASCII'James McKinney2012-04-02-0/+1
* fix another pathJames McKinney2011-10-16-1/+1
* Put back the gettext fuzzy/obsolete warningsDavid Cabo2011-08-12-1/+1
* disable FastText warnings about fuzzy/obsolete strings, at least temporarilyDavid Cabo2011-08-11-1/+1
* It's a bit misleading to set FastGettext.default_available_locales in initial...Robin Houston2011-06-10-1/+0
* initial, basic i18n support with gettextSeb Bacon2011-03-10-3/+3
* Make sure locale path is absolute - the app code is called from within crons ...Louise Crow2011-02-24-1/+1
* Adding translation via fast_gettext.Louise Crow2011-02-24-0/+3