Add the FastGetText gem to allow us more easily manage our localization files and will also ensure rapid retrieval of translations for the end user.
Some of the tasks should include:
- Add new po file formats
- Remove config/initializers/locale.rb
- Move all branded content out of localization files
- Switch en-UK and en-US to en_UK and en_US in file names and DB languages table
Add the FastGetText gem to allow us more easily manage our localization files and will also ensure rapid retrieval of translations for the end user.
Some of the tasks should include: