kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #24313
Re: i18n little problem
Le 21/04/2016 12:52, Marco Ciampa a écrit :
> On Tue, Apr 19, 2016 at 08:57:49AM +0200, Marco Ciampa wrote:
>> On Tue, Apr 19, 2016 at 08:24:52AM +0200, jp charras wrote:
>>>> Sorry for being unclear. I'll give you an example.
>>>> My Locale settings is Italian (of course ... :-).
>>>> In these days I am producing some screenshots in english so I switched to English in the menu.
>>>> If I open the footprint editor->path configuration I see as buttos: "Aiuto" "Annulla" "Ok".
>>>> I think this is wrong.
>>>>
>>>
>>> In most of dialogs, buttons "cancel" and "Ok" (and a few others like apply) are directly managed by
>>> wxWidgets, which uses the "native" look and feel of the system.
>>> This is a good practice when using wxWidgets, which has this result.
>>>
>>> "native" look and feel means order of buttons, and shapes (associated icon when exists, text).
>>> Therefore the position, icon and text language of these buttons (and some others in a few dialogs)
>>> is not managed by Kicad, but by your system settings.
>>
>> Ok so probably KiCad should be restarted with a prepended "export LANGUAGE="xx_YY.CC" ?
>
> ...and the answer to this proposal is?
Just try it...
> Marco Ciampa
--
Jean-Pierre CHARRAS
References