Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Locale file changed to yaml | Iain Hecker | 2008-08-20 | 2 | -29/+31 |
| | |||||
* | switch to using I18n.load_translations instead of requiring plain ruby files | Sven Fuchs | 2008-08-13 | 1 | -24/+25 |
| | |||||
* | Fixed Date and Time localization for ActiveSupport | Luca Guidi | 2008-07-02 | 1 | -0/+21 |
| | |||||
* | Renamed lang/ to locale/ because that's what we seem to | Sven Fuchs | 2008-06-21 | 1 | -0/+7 |
standarize on. Also, in future this place can be used for data/code that's not literally translations but conceptually belongs to the locale (like custom pluralization algorithms etc.). |