Re: [Kicad-developers] string translation error

2020-09-19 Thread Seth Hillbrand
Should be fixed

On Sat, Sep 19, 2020, 8:55 AM Marco Ciampa  wrote:

> On Mon, Sep 14, 2020 at 07:39:08PM +0200, Nick Østergaard wrote:
> > I think JP fixed this in
> >
> https://gitlab.com/kicad/code/kicad/-/commit/ff0a728753adf701a9d723b9f2b6484114e5dff1
> >
> > On Mon, 14 Sep 2020 at 08:11, Marco Ciampa  wrote:
> >
> > > See the message:
> > >
> > > pcbnew/drc/drc_engine.cpp:492: warning: Empty msgid.  It is reserved by
> > > GNU gettext:
> > > gettext("") returns the header
> > > entry with
> > > meta information, not the empty
> > > string.
> > >
> > > TIA
> > >
>
> Just a heads up,
> it looks like it popped up again...
>
> --
>
> Saluton,
> Marco Ciampa
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] string translation error

2020-09-19 Thread Marco Ciampa
On Mon, Sep 14, 2020 at 07:39:08PM +0200, Nick Østergaard wrote:
> I think JP fixed this in
> https://gitlab.com/kicad/code/kicad/-/commit/ff0a728753adf701a9d723b9f2b6484114e5dff1
> 
> On Mon, 14 Sep 2020 at 08:11, Marco Ciampa  wrote:
> 
> > See the message:
> >
> > pcbnew/drc/drc_engine.cpp:492: warning: Empty msgid.  It is reserved by
> > GNU gettext:
> > gettext("") returns the header
> > entry with
> > meta information, not the empty
> > string.
> >
> > TIA
> >

Just a heads up,
it looks like it popped up again...

--

Saluton,
Marco Ciampa

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] string translation error

2020-09-14 Thread Nick Østergaard
I think JP fixed this in
https://gitlab.com/kicad/code/kicad/-/commit/ff0a728753adf701a9d723b9f2b6484114e5dff1

On Mon, 14 Sep 2020 at 08:11, Marco Ciampa  wrote:

> See the message:
>
> pcbnew/drc/drc_engine.cpp:492: warning: Empty msgid.  It is reserved by
> GNU gettext:
> gettext("") returns the header
> entry with
> meta information, not the empty
> string.
>
> TIA
>
> --
>
> Saluton,
> Marco Ciampa
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] string translation error

2020-09-14 Thread Marco Ciampa
See the message:

pcbnew/drc/drc_engine.cpp:492: warning: Empty msgid.  It is reserved by GNU 
gettext:
gettext("") returns the header entry 
with
meta information, not the empty string.

TIA

-- 

Saluton,
Marco Ciampa

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp