1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/tools
Anthony Bilinski 11450afa81
feat(i18n): Check for new translatable strings on every PR
We've only been updating translatable strings for Weblate rarely based on
MAINTAINING.md#translations-from-weblate. Since Weblate pulls in commits live
from qTox, we should generate the translatable strings as soon as they're
introduced so that translators can not waste time translating deleted strings,
and can spend time translating new strings.

We can't auto-commit the changes in CI due to our requirement of signed
commits, so just fail CI if any new strings are found.

Move it into its own job, it doesn't depend on docker or the build, and doesn't need to run for debug/release/full/minimal
2022-02-20 17:04:05 -08:00
..
lib chore(tools): allow merging PR to whatever branch is checked out 2019-10-09 23:16:33 -07:00
create-tarballs.sh fix(tools): use a subdirectory for release source archives 2020-08-09 14:43:43 -07:00
deweblate-translation-file.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
format-code.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
update-nodes.sh chore(nodes): update bootstrap nodes and tools 2020-03-29 19:30:44 +02:00
update-translation-files.sh feat(i18n): Check for new translatable strings on every PR 2022-02-20 17:04:05 -08:00
update-versions.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
update-weblate.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00