scripts: fix translations
Translations with a comma in the key are rewritten to be on a single line. But this failed when the comma was just preceded by a dot (like in `etc.,`). Fix the script so that it works even in those cases.
Showing
- locale/br.json 2 additions, 2 deletionslocale/br.json
- locale/ca.json 2 additions, 2 deletionslocale/ca.json
- locale/de.json 2 additions, 2 deletionslocale/de.json
- locale/es.json 2 additions, 2 deletionslocale/es.json
- locale/fr.json 2 additions, 2 deletionslocale/fr.json
- locale/hu.json 2 additions, 2 deletionslocale/hu.json
- locale/it.json 2 additions, 2 deletionslocale/it.json
- locale/nl.json 2 additions, 2 deletionslocale/nl.json
- locale/oc.json 2 additions, 2 deletionslocale/oc.json
- scripts/po2json.sh 6 additions, 1 deletionscripts/po2json.sh
Loading
Please register or sign in to comment