kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #31546
Re: [PATCH] Fix double "choose to" in symbol remap dialog.
Le 11/11/2017 à 15:00, Wayne Stambaugh a écrit :
> On 11/11/2017 04:00 AM, Carsten Schoenert wrote:
>> Hi,
>>
>> Am 10.11.2017 um 13:33 schrieb Wayne Stambaugh:
>>> I merged your patch into the dev branch. Thank you for your
>>> contribution to KiCad.
>>
>> while working on some translations I come over this commit or fixup and
>> noticed this and some other strings in the showed windows are not
>> translatable. I guess some _(...) magic is missing here? I have no full
>> knowledge about what needs to be changed here, thus I can't contribute a
>> patch.
>>
>
> If the strings are in debug macros, they do not get translated which I
> imagine would be the case for the most part. Although it's possible
> that I missed a few. I'll take a look at my changes to see if I
> inadvertently forgot to make any UI strings translatable.
>
> Thanks,
>
> Wayne
In fact the dialog_symbol_remap_base.fbp setup was just missing the i18n option enabled
I just fixed that.
--
Jean-Pierre CHARRAS
References