wxStringm_PresetsChoiceChoices[]={_("Custom"),_("Two layers, parts on Front only"),_("Two layers, parts on Back only"),_("Two layers, parts on Front and Back"),_("Four layers, parts on Front only"),_("Four layers, parts on Front and Back"),_("All layers on")};
m_staticTextWarning=newwxStaticText(m_localSettingsPanel,wxID_ANY,_("Set fields to 0 to use parent or global values"),wxDefaultPosition,wxDefaultSize,0);
m_ListLibr->SetToolTip(_("List of active library files.\nOnly library files in this list are loaded by Pcbnew.\nThe order of this list is important:\nPcbnew searchs for a given footprint using this list order priority."));
m_DefaultLibraryPathslistBox->SetToolTip(_("System and user paths used to search and load library files and component doc files.\nSorted by decreasing priority order."));