|
|
||
|---|---|---|
| .. | ||
| lupdate.sh | ||
| qt-source.sh | ||
| README.md | ||
| update-translations.sh | ||
Translation Scripts
qt-source.sh: Regenerate the English source file for Qt.- After doing this, ensure to
tx push -s. - You must have
lupdatein your PATH, e.g.export PATH="/usr/lib64/qt6/bin:$PATH"(requiresqttools)
- After doing this, ensure to
update-translations.sh: Update and commit translation files.