Doc'ing and POT-izing macOS menu translation

h/t Mark Kim (for https://sourceforge.net/p/tuxpaint/bugs/183/)
This commit is contained in:
Bill Kendrick 2022-02-05 16:42:02 -08:00
parent 7aa000b68a
commit 4dbaa0b320
132 changed files with 6437 additions and 935 deletions

View file

@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
http://www.tuxpaint.org/
2022.February.3 (0.9.28)
2022.February.5 (0.9.28)
* Improvements to "Paint" and "Lines" tools:
------------------------------------------
* Brush spacing may now be altered within Tux Paint.
@ -107,6 +107,9 @@ http://www.tuxpaint.org/
* Slovak translation
Jozef Říha <jose1711@gmail.com>
* Tux Paint for macOS can now localize the macOS menubar.
Mark Kim <markuskimius@gmail.com>
* Updated `src/po/check_translations.sh` sanity-checking script
so it properly finds the updated docs & other changes.
Bill Kendrick <bill@newbreedsoftware.com>