Re: [Tuxpaint-i18n] Tux Paint 0.9.31 coming soon; send translation updates!
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Bill K. <nb...@so...> - 2023-06-30 07:10:40
|
On Fri, Jun 30, 2023 at 08:47:32AM +0200, Karl Ove Hufthammer wrote: <snip> > I’m using the tuxpaint Git repo. For example, the .po files and > tuxpaint.pot contain this string: > > Eraser tool now offers fuzzy erasers. > > But the source file (org.tuxpaint.Tuxpaint.appdata.xml.in) has this > updated string: > > Eraser tool now offers fuzzy (soft-edged) erasers. Oh drat. Yes I forgot to run update-po.sh after tweaking that file. (The strings in there are not wrapped in "gettext()" like they are in the C code and PHP stuff, so I easily forget!) Mending now, thanks for reporting! -bill! |