← Back to team overview

kicad-developers team mailing list archive

Re: Nicknames for hotkey configs - should be translated?

 

Am Mi., 3. Okt. 2018 um 06:09 Uhr schrieb John Beard <john.j.beard@xxxxxxxxx
>:

> Hi,
>
> Quick question about the "nicknames" parameter for the hotkey config
> dialog. At all the call sites for the ShowPreferences() dialog, the
> parameter aHotkeysNickname is constructed with _(). This parameter is
> used to provide a default name for the hotkey file on export. Does
> this string actually need to be translated?
>
> Cheers,
>
> John
>

Can you give an example where this is the case?  I only see wxT()
constructors but maybe I'm missing something.

-S

References