This commit is contained in:
tooomm 2026-07-06 11:41:16 +00:00 committed by GitHub
commit 85f2066bd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
64 changed files with 70 additions and 551 deletions

View file

@ -26,13 +26,13 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends qttools5-dev-tools
sudo apt-get install -y --no-install-recommends qt6-l10n-tools
- name: "Update Cockatrice translation source"
env:
FILE: cockatrice/cockatrice_en@source.ts
id: cockatrice
shell: bash
env:
FILE: cockatrice/cockatrice_en@source.ts
run: >
DIRS="cockatrice/src $(find . -maxdepth 1 -type d -name 'libcockatrice_*')"
.ci/update_translation_source_strings.sh