Improve feedback and documentation for i18n

This commit is contained in:
Veronica Berglyd Olsen
2021-05-06 12:33:15 +02:00
parent 22e8d7ee71
commit 1c9ebfd11c
3 changed files with 16 additions and 6 deletions
+8 -1
View File
@@ -36,9 +36,16 @@ test it.
Please do not submit the `.qm` files to the repository. Only the `.ts` files in the `i18n` folder
are needed.
**Note:** This requires that you have the tools Qt 5 Linguist and the PyQt5 tool `pylupdate5`
**Note**
These commands require that you have the tools Qt 5 Linguist and the PyQt5 tool `pylupdate5`
installed on your system.
For Ubuntu/Debian, run:
```bash
sudo apt install qttools5-dev-tools pyqt5-dev-tools
```
### Missing QtBase Translations
The default Qt dialogs also have translations, for instance for standard buttons for "Yes", "No",