kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36227
Re: Strange strings for translation.
That should do it. It was a fairly simple change but most of the
changes were between #ifdef/#endif statement so I just want to be sure I
didn't fat finger anything.
Cheers,
Wayne
On 6/18/2018 2:45 PM, Adam Wolf wrote:
> Is there something in particular you want tested on macOS? It still
> builds, and the export STEP dialog seems OK.
>
> Adam
> 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
References