Actions
Bug #8791
closedI18n::InvalidLocale: :en is not a valid locale
Description
Installing from source I've hit the subj during assests and locales compilation. To fix I had to change i18n gem version to 0.6.11 from i18n (~> 0.6, >= 0.6.4). 0.7.x was installed by default. Also i18n.enforce_available_locales should be set to false to avoid warnings I guess.
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:40c46f1f8670e1ef834182fe53e670da8da42428.
Actions