| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-13 | Models should be named in adjective_noun form to make pluralizatoin | Bharat Mediratta | |
| more intuitive. Renamed Translations_Incoming to Incoming_Translation to suit. | |||
| 2009-01-11 | Fix windows-style line endings. | Bharat Mediratta | |
| 2009-01-08 | First step of i18n refactoring: | Andy Staudacher | |
| - Using DB table translations_incomings as translations storage (file cache to be added) - Removed overly complex i18n code which will be unnecessary with the future compiled cache files - Added t() as a translation function (global refactoring from _() to t() to follow) | |||
