File pcbnew/dialogs/dialog_create_array.cpp have next:

Line 40:
static const wxString charSetDescriptions[] =
{
    "Numerals (0,1,2,...,9,10)",
    "Hexadecimal (0,1,...,F,10,...)",
    "Alphabet, minus IOSQXZ",
    "Alphabet, full 26 characters"
};

_______________________________________________
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