Skip to content

Improve translation script

Phu Nguyen requested to merge (removed):work/fix-content into master
  • Only process strings when the catalog exists
  • Remove redundant operations
  • Fewer counters, fewer loops
  • Rename variables

Possibly save about 1/7 of the current runtime of the last 2 steps in the "fetch translations" stage.
Haven't touched string processing yet.
Apply i18n_date at one place btw.

Edited by Phu Nguyen

Merge request reports