kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17956
Re: [PATCH] i18n missing
Le 14/04/2015 18:30, Eldar Khayrullin a écrit :
> Repeat.
> P.S. May be previous mail was dissapear
>
> 11.04.2015 13:10, Marco Ciampa пишет:
>> I do not why but I just noted that in Eeschema (last build)
>>
>> Preferences->Hotkeys->Edit hotkeys
>>
>> first two tabs titles are not nationalized (Common & Schematic Editor)
>> the last is ok.
>> Marco Ciampa
Thanks for your help.
However, using the macro _() (a call to wxGetTranslation()) should be
avoided now for static strings.
Sometimes these strings are translated twice (this is a very rare case
which gives strange results, but it happens, and a bug report was sent
about that issue)
I fixed the "tabs titles not nationalized" issue in rev 5599.
--
Jean-Pierre CHARRAS
Follow ups
References