Oliver Hamlet
18c2e0f2ae
Fix missing languages not getting added to the last message
2025-01-22 17:49:52 +00:00
Oliver Hamlet
14bba59d48
Fix import script
2024-07-28 12:32:16 +01:00
Oliver Hamlet
7c8174ac9a
Add support for appending new translations
...
The import script previously couldn't handle that case and just exited with an error.
2024-07-24 19:55:08 +01:00
Oliver Hamlet
eb25761d17
Fix the translations import script
...
It would duplicate an existing translation instead of inserting a new translation if there were two new translations listed consecutively for an anchor.
2024-07-15 17:21:16 +01:00
Oliver Hamlet
0d3d84550f
Fix import translations script
2024-07-06 10:15:40 +01:00
Oliver Hamlet
6e609d2dd1
Update import script to insert new translations
2024-07-03 20:57:36 +01:00
Oliver Hamlet
cf7de41671
Add script to write strings from translations to prelude.yaml
2024-07-03 19:54:10 +01:00
Oliver Hamlet
f44dc242d4
Add script to generate files in translations folder
...
Unfortunately anchors are discarded while parsing YAML, so regex is used to pick out the relevant lines.
2024-06-30 09:37:28 +01:00