Project

General

Profile

Actions

Improvements #13770

open

Seperate default Wt strings and templates

Added by Matthias Van Ceulebroeck 6 days ago. Updated 2 days ago.

Status:
Review
Priority:
Normal
Assignee:
-
Target version:
Start date:
06/12/2025
Due date:
% Done:

0%

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.

Actions #1

Updated by Romain Mardulyn 2 days ago

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn
Actions #2

Updated by Romain Mardulyn 2 days ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions

Also available in: Atom PDF