Hi, while sitting on the recent changes and rework the stuff for the German translation I grep'ed a little bit through the source.
I found some references with a keyword _T > pcbnew/dialogs/dialog_edit_module_for_BoardEditor.cpp: wxMessageBox( > msg, _T( "Edit 3D file name" ) ); > pcbnew/dialogs/dialog_edit_module_for_Modedit.cpp: wxMessageBox( msg, > _T( "Edit 3D file name" ) ); Is this some kind of relevant or will this be changed to _ sometimes? -- 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

