TreeSheets 13298882603
Add key binding for Turn filter off (#805)
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Add key binding for Turn filter off (#805)
Split off translatable strings (integral approach) (#813)
* Split off translatable strings in source code and translation template
* Split off translatable strings in translation files
Shell command on macOS:
for i in de fr_FR it pt_BR ru_RU zh_CN; do cd $i; sed -Ibak -E 's/"(.*)\\t.*"/"\1"/g' ts.po; cd ..; done
* Remove duplicates from the translation files
On the macOS shell:
for i in de fr_FR it pt_BR ru_RU zh_CN; do cd $i; msguniq ts.po -o ts.po --use-first; cd ..; done
* Merge the changes from the translation template into the translation files
* Adapt the German translation
* Compile the German translation
Use CPack to generate Apple DMG file (#815)
Do not show empty license page in NSIS installer
Allow non-privileged installation on Windows (#818)
Update lobster to v2025.0 (#820)
* Update Lobster components to v2025.0 release
* Update script reference
* Fix misspelling
* Add stack vector