← Back to team overview

kicad-developers team mailing list archive

Re: Please be kind towards translators

 

Am 05.04.20 um 11:25 schrieb jp charras:
> I just removed the I18N mark of strings used in debug messages.

Thanks, seems you have missed some of them?

> pcbnew/altium2kicadpcb_plugin/altium_parser.cpp:        THROW_IO_ERROR( _( "stream too large" ) );

> pcbnew/altium2kicadpcb_plugin/altium_pcb.cpp:                wxString::Format( _( "No text position present for leader dimension object" ) ) );

For the latter I'm not sure, but wxLogError looks not like it's some
string for the UI. Nitpick, it's not a sentence, the leading sentence
terminator is missing.

-- 
Regards
Carsten Schoenert


Follow ups

References