Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update l10n support: | Pascal Chevrel | 2012-04-30 | 3 | -112/+428 |
| | | | | | | | | - improved regex logic in the extraction parser (fixes a couple of bugs in edge cases) - *.tpl.php files were not parsed because of the double dot, now fixed - strings requiring translation are now indicated in the source file to make them stand out - support for the {ok} tag, adding this tag allows the localizer to indicate that a string remains in English (or that it is spelt the same in his language) - add an english reference file, in case we want to send it to volunteers | ||||
* | extraction script for localization, extracts all localizable strings in the ↵ | Pascal Chevrel | 2012-04-25 | 1 | -0/+196 |
| | | | | repo and updates the .lang files | ||||
* | forgot to migrate the login page to incoude the l10n class (didn't notice ↵ | Pascal Chevrel | 2012-03-13 | 1 | -0/+6 |
| | | | | because of the cookie) | ||||
* | l10n support for moonmoon | Pascal Chevrel | 2012-03-12 | 1 | -0/+169 |