Modify ↓
Opened 3 years ago
Last modified 3 years ago
#7241 assigned enhancement
Support i18n and l10n
| Reported by: | mrelbe | Owned by: | mrelbe |
|---|---|---|---|
| Priority: | normal | Component: | TracTicketChangesetsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
This plugin is only compatible with Trac 0.12, and currently uses translations offered by Trac.
Major efforts have recently been made to document how plugins may support i18n and l10n as well, see:
The task is therefore obvious: implement true support of i18n and l10n for this plugin, and offer other translators to join in and supply translations by registering this plugin on Trac_Plugin-L10N at Transifex.
Attachments (0)
Change History (2)
comment:1 Changed 3 years ago by mrelbe
- Status changed from new to assigned
comment:2 Changed 3 years ago by mrelbe
Note: See
TracTickets for help on using
tickets.


(In [8114]) Added i18n support, including translations for sv and en_GB, see #7241.