m_staticTextWarningPadFlipped=newwxStaticText(this,wxID_ANY,_("Warning:\nThis pad is flipped on board.\nBack and front layers will be swapped."),wxDefaultPosition,wxDefaultSize,0);
m_staticTextWarning=newwxStaticText(this,wxID_ANY,_("Set these values to 0\nto use Parent footprint or global values"),wxDefaultPosition,wxDefaultSize,0);
m_MaskClearanceTitle->SetToolTip(_("This is the local clearance between this pad and the solder mask\nIf 0, the footprint local value or the global value is used"));
m_staticTextSolderPaste->SetToolTip(_("This is the local clearance between this pad and the solder paste.\nIf 0 the footprint value or the global value is used..\nThe final clearance value is the sum of this value and the clearance value ratio\nA negative value means a smaller mask size than pad size"));
m_staticTextRatio=newwxStaticText(this,wxID_ANY,_("Solder mask ratio clearance:"),wxDefaultPosition,wxDefaultSize,0);
m_staticTextRatio->Wrap(-1);
m_staticTextRatio->SetToolTip(_("This is the local clearance ratio in per cent between this pad and the solder paste.\nA value of 10 means the clearance value is 10 per cent of the pad size\nIf 0 the footprint value or the global value is used..\nThe final clearance value is the sum of this value and the clearance value\nA negative value means a smaller mask size than pad size."));
m_staticTextWarningPadFlipped=newwxStaticText(this,wxID_ANY,_("Warning:\nThis pad is flipped on board.\nBack and front layers will be swapped."),wxDefaultPosition,wxDefaultSize,0);
m_staticTextWarning=newwxStaticText(this,wxID_ANY,_("Set these values to 0\nto use Parent footprint or global values"),wxDefaultPosition,wxDefaultSize,0);
m_MaskClearanceTitle->SetToolTip(_("This is the local clearance between this pad and the solder mask\nIf 0, the footprint local value or the global value is used"));
m_staticTextSolderPaste->SetToolTip(_("This is the local clearance between this pad and the solder paste.\nIf 0 the footprint value or the global value is used..\nThe final clearance value is the sum of this value and the clearance value ratio\nA negative value means a smaller mask size than pad size"));
m_staticTextRatio=newwxStaticText(this,wxID_ANY,_("Solder mask ratio clearance:"),wxDefaultPosition,wxDefaultSize,0);
m_staticTextRatio->Wrap(-1);
m_staticTextRatio->SetToolTip(_("This is the local clearance ratio in per cent between this pad and the solder paste.\nA value of 10 means the clearance value is 10 per cent of the pad size\nIf 0 the footprint value or the global value is used..\nThe final clearance value is the sum of this value and the clearance value\nA negative value means a smaller mask size than pad size."));