Hi devs,
a (possible, as usual) silly question...

Is it possible to parameterize this string?

pcb_actions.cpp

...
TOOL_ACTION PCB_ACTIONS::layerInner28( "pcbnew.Control.layerInner28",
        AS_GLOBAL, 0, "",
        _( "Switch to Inner layer 28" ), "",
        nullptr, AF_NONE, (void*) In28_Cu );
...

to avoid to have translate some 32 completely similar strings X all
languages just for the inner layer number?

If the answer is "no", please just delete this message...

TIA

-- 


Marco Ciampa

I know a joke about UDP, but you might not get it.

------------------------

 GNU/Linux User #78271
 FSFE fellow #364

------------------------


_______________________________________________
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

Reply via email to