← Back to team overview

kicad-developers team mailing list archive

Re: Strange strings for translation.

 

On 6/18/2018 2:53 PM, jp charras wrote:
> Le 18/06/2018 à 20:45, Adam Wolf a écrit :
>> Is there something in particular you want tested on macOS?  It still
>> builds, and the export STEP dialog seems OK.
>>
>> Adam
> 
> It compiles?
> 
> Strange:
> this line
> "         e   appK2S.AppendDir( "MacOS" );"
> (dialog_export_step.cpp, line 261)
> has a typo, and should not compile.

Grrr!  I did fat finger it.  It's fixed now.  Like JP, I'm surprised it
compiled with this typo.

> 
> 
>> On Mon, Jun 18, 2018 at 11:20 AM Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
>>>
>>> I just pushed the fix for this.  Would one of our macos devs please test
>>> this to make sure I didn't break anything?
>>>
>>> Thanks,
>>>
>>> Wayne
>>>
>>> On 6/18/2018 10:59 AM, Константин Барановский wrote:
>>>> After adding one of the last commits the next strings is appears for
>>>> translation:
>>>>
>>>> #: pcbnew/dialogs/dialog_export_step.cpp:254
>>>> msgid "/Contents/Applications/pcbnew.app/Contents/MacOS"
>>>> msgstr ""
>>>>
>>>> #: pcbnew/dialogs/dialog_export_step.cpp:256
>>>> #: pcbnew/dialogs/dialog_export_step.cpp:257
>>>> #: pcbnew/dialogs/dialog_export_step.cpp:258
>>>> #: pcbnew/dialogs/dialog_export_step.cpp:259
>>>> msgid ".."
>>>> msgstr ""
>>>>
>>>> #: pcbnew/dialogs/dialog_export_step.cpp:260
>>>> msgid "MacOS"
>>>> msgstr ""
>>>>
>>>> #: pcbnew/pcb_edit_frame.cpp:521
>>>> msgid "pcbnew.app"
>>>> msgstr ""
>>>>
>>>> Is it realy must be translated or it is result of some typos?
>>>>
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~kicad-developers
>>>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
> 
> 


Follow ups

References