improvements for about dialog

This commit is contained in:
2024-03-21 19:18:50 +01:00
parent 9010d75ff8
commit 165b6e0a63
5 changed files with 148 additions and 92 deletions

View File

@@ -3,4 +3,4 @@
echo "extract text from source files"
find src -iname "*.py" | xargs /home/andi/bin/Python-3.10.0/Tools/i18n/pygettext.py -o locales/messages.pot
echo "edit with poedit"
echo "edit with: poedit locales/de_DE/LC_MESSAGES/messages.po"