Hello Wayne, Am 31.08.2016 um 21:17 schrieb Wayne Stambaugh: > These should be _( "" ) not _T( "" ). Looks like someone used the > incorrect translation macros. The exception is the wxASSERT_MSG string. > Debug macro strings should not be translated. I don't think the > wxPyConvertSwigPtr() string should be translated either.
thanks for clarification. I'll add the _T keyword locally to PoEdit now to catch these few strings too. Maybe some check can find those old keywords and gives some warning output. -- Regards Carsten Schoenert -- Mailing list: https://launchpad.net/~kicad-doc-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-doc-devs More help : https://help.launchpad.net/ListHelp

