Actions
Improvements #13770
openSeperate default Wt strings and templates
Start date:
06/12/2025
Due date:
% Done:
100%
Estimated time:
Description
To better facilitate localization the translated default strings should be stored in a separate bundle from templates.
A copy-paste of the file, where translation is added, may result in the templates being copied too, which is not necessary, and can even result in bad "overrides" depending on the used theme.
E.g. copying wt.xml to wt_es.xml, translating all strings to Spanish, and then including the bundle, may override templates present in bootstrap5_theme.xml, resulting in non-functional UI.
Updated by Romain Mardulyn 5 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 5 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck 19 days ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck about 10 hours ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
- % Done changed from 0 to 100
Actions