Re: [Kicad-developers] please re-write it

2021-09-20 Thread Seth Hillbrand
Thanks for catching this. I've shortened this down to "Each keyword is replaced by its value" -Seth On Mon, Sep 20, 2021 at 12:06 AM Marco Ciampa wrote: > There is something wrong here.. > > #: pagelayout_editor/dialogs/properties_frame.cpp:559 > msgid "Keywords are replaced by they actual val

[Kicad-developers] please merge

2021-09-20 Thread Marco Ciampa
It is just a translation: https://gitlab.com/kicad/code/kicad/-/merge_requests/939 TIA -- Saluton, Marco Ciampa ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchp

[Kicad-developers] please re-write it

2021-09-20 Thread Marco Ciampa
There is something wrong here.. #: pagelayout_editor/dialogs/properties_frame.cpp:559 msgid "Keywords are replaced by they actual value in strings" I would rather say: "The keywords are replaced by their actual string values" TIA -- Saluton, Marco Ciampa _