Also the extra translations .xml files must be turned into a yaml version. The script in toolbox merge_yaml_updates_to_pot_file should already automatically parse them too (and update the references then from *.xml files to *.yaml ones.).
data/frameworks/wordings/*.xml are used in toolbox/build_db.py (and to provide extra translations), turn them to yaml too
--- old+++ new@@ -1 +1,2 @@
Turn all xml sheets into their yaml version.
+Also the extra translations .xml files must be turned into a yaml version. The script in toolbox merge_yaml_updates_to_pot_file should parse them too (and update the references then from \*.xml files to *.yaml ones.).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,2 +1,3 @@-Turn all xml sheets into their yaml version.-Also the extra translations .xml files must be turned into a yaml version. The script in toolbox merge_yaml_updates_to_pot_file should parse them too (and update the references then from \*.xml files to *.yaml ones.).+- Turn all xml sheets into their yaml version.+- Also the extra translations .xml files must be turned into a yaml version. The script in toolbox merge_yaml_updates_to_pot_file should parse them too (and update the references then from \*.xml files to \*.yaml ones.).+- Remove toolbox/merge_xml_updates_to_pot_file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,3 +1,4 @@
- Turn all xml sheets into their yaml version.
-- Also the extra translations .xml files must be turned into a yaml version. The script in toolbox merge_yaml_updates_to_pot_file should parse them too (and update the references then from \*.xml files to \*.yaml ones.).+- Also the extra translations .xml files must be turned into a yaml version. The script in toolbox merge_yaml_updates_to_pot_file should already automatically parse them too (and update the references then from \*.xml files to \*.yaml ones.).+- data/frameworks/wordings/\*.xml are used in toolbox/build_db.py (and to provide extra translations), turn them to yaml too
- Remove toolbox/merge_xml_updates_to_pot_file
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Diff: