kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #35955
Re: partially untranslated strings in simulation dialog
On Sun, May 27, 2018 at 11:46:23AM +0200, Marco Ciampa wrote:
> On Fri, May 25, 2018 at 11:26:37AM +0200, Maciej Sumiński wrote:
> > Hi Marco,
> >
> > It should be fixed now, apologies for missing these strings until now.
>
> No apologies needed at all, Maciej!
> But I am sorry to say that it will not suffice, there are also some error
> message strings left out untranslated...
>
> Here for example:
>
> ack "You need to select" *
> eeschema/sim/sim_plot_frame.cpp
> 299: DisplayInfoMessage( this, _( "You need to select the simulation settings first." ) );
>
> ^^^^^^^^^^^^^
> Translated
>
> eeschema/dialogs/dialog_sim_settings.cpp
> 109: DisplayError( this, wxT( "You need to select DC source (sweep 1)" ) );
> 139: DisplayError( this, wxT( "You need to select DC source (sweep 2)" ) );
>
> ^^^^^^^^^^^^^
> Not translated
>
> TIA
>
> Best regards,
>
See screenshot...
--
Marco Ciampa
I know a joke about UDP, but you might not get it.
------------------------
GNU/Linux User #78271
FSFE fellow #364
------------------------
Attachment:
spice error.png
Description: PNG image
Follow ups
References