tools: Added additional note about translation inconsistencies in certain dev environments

This commit is contained in:
OpenSauce04 2025-05-06 19:31:18 +01:00
parent 2ce26ee9ea
commit 86b3c732e5

View File

@ -8,3 +8,9 @@ The scripts in this directory assume that your current working directory is the
- [ ] Update compatibility list
- [ ] Update translations
### Note:
For reasons unknown, some part of the translation update process can inexplicably produce files with different content depending on the environment in which it is running, even when using the same version of the tool and the same distro.
For consistency, when updating the translations to be committed to the repository, always perform the update within the the Docker environment we use for Azahar's CI (`opensauce04/azahar-build-environment:latest`).