This commit is contained in:
tooomm 2026-09-20 18:53:01 +02:00 • committed by GitHub
commit 82f4250956
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
44 changed files with 273 additions and 279 deletions

View file

@ -30,13 +30,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