Skip to content

Conversation

@QGrain
Copy link
Contributor

@QGrain QGrain commented May 24, 2025

Check if the translations in docs/translations/LANG/FILES are update with docs/FILES with detailed outputs.

Translations should be committed with "Update to commit HASH (TITLE)".

@QGrain
Copy link
Contributor Author

QGrain commented May 24, 2025

Hi,

As early decribed in pr #6009, we implement a script for checking the update status of the translations.

The usage is quite simple:

python tools/check_translation_update.py

The expected outputs would be like:

# If things go well.
...
Summary: 3/15 translation files have formatted commit message that support update check, 3/3 are update to date.

# Or
...
/path/to/syzkaller/docs/translations/LANG/FILE is based on HASH (YYYY-MM-DD hh:mm:ss), while the latest source file is HASH (YYYY-MM-DD hh:mm:ss).
Summary: 3/15 translation files have formatted commit message that support update check, 2/3 are update to date.

Feel free to ask me to make changes according to the project standards. :D

@QGrain QGrain force-pushed the tools/check_translation_update branch from 9eeef88 to e2f9212 Compare May 24, 2025 17:30
tarasmadan
tarasmadan previously approved these changes Jun 2, 2025
…o date

Check if the translations in docs/translations/LANG/FILES are update
with docs/FILES with detailed outputs.

Translations should be committed with "Update to commit HASH (TITLE)".
@QGrain QGrain force-pushed the tools/check_translation_update branch from e2f9212 to 32f844b Compare June 2, 2025 13:19
@QGrain
Copy link
Contributor Author

QGrain commented Jun 2, 2025

Hi @tarasmadan ,

Thanks for your review. I have resolved the three issues pointed out. Please check if this modification meets the requirements.

@tarasmadan tarasmadan added this pull request to the merge queue Jun 2, 2025
Merged via the queue into google:master with commit a30356b Jun 2, 2025
17 checks passed
@QGrain QGrain deleted the tools/check_translation_update branch October 22, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants