Ticket #340 (accepted task)
Work on Internationalization
| Reported by: | Olivier Borowski <olivier.borowski@…> | Owned by: | NilsLindenberg |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4 |
| Component: | localization | Version: | 1.1.6.2 |
| Severity: | normal | Keywords: | i18n l10n localization internationalization |
| Cc: | dartar@… |
Description
I'm working on some changes to translate messages and actions.
- convert all string to constants defined with : define ('AN_EXAMPLE', 'An example');
- move all "define" to an external file (e.g. english.php) loaded by wikka.php
First step is already partially included in trunk. The second would make language switching easier.
Some patchs are following...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
