Skip to content

Replace XML with JSON and enhance POT exportation

Phu Nguyen requested to merge phunh/timeline-kde-org:work/json into master
  • The new JSON file is created from the deleted XML file, using the new xml2json function in translations.py;
  • extract, import_po, translate (JS) functions are rewritten;
  • Each entry in POT now includes a msgctxt and a line number for its location in index.html.
Edited by Phu Nguyen

Merge request reports