Heikki Linnakangas wrote: > Dave Page wrote: >> Heikki Linnakangas wrote: >>> There's some strings in calls to wxLogDebug, like "OnTargetComplete() >>> called", that are wrapped in _() for translation. Aren't those just for >>> developers, and therefore a waste of time to translate? >> Yep. Removed. > > Here's a few more, though I must admit that translating "Someone created > a new line ending style! Run, run for your lives!!" would be much more > fun than the run-of-the-mill strings ;-).
Committed that bit. > I also added a XXX-comment to a suspicious piece of code in > sysLogger.cpp. It's comparing to a string that's marked for translation, > that's apparently coming from the operating system. You might want to > change it to a non-translated string or something. > But not that bit. Thanks, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend
