m_staticTextRatio->SetToolTip(_("This is the local clearance ratio in percent between pads and the solder paste for this footprint.\nA value of 10 means the clearance value is 10 percent of the pad size.\nThis value can be superseded by a pad local value.\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_PasteMarginRatioLabel->SetToolTip(_("This is the local clearance ratio in percent between pads and the solder paste for this footprint.\nA value of 10 means the clearance value is 10 percent of the pad size.\nThis value can be superseded by a pad local value.\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_staticTextRatio->SetToolTip(_("This is the local clearance ratio in percent between pads and the\nsolder paste for this footprint.\nA value of 10 means the clearance value is 10 percent of the pad size.\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.\nThis value can be overridden on a pad-by-pad basis in the Local\nClearance and Settings tab of Pad Properties."));
m_PasteMarginRatioLabel->SetToolTip(_("This is the local clearance ratio in percent between pads and the\nsolder paste for this footprint.\nA value of 10 means the clearance value is 10 percent of the pad size.\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.\nThis value can be overridden on a pad-by-pad basis in the Local\nClearance and Settings tab of Pad Properties."));
m_staticTextCornerSizeRatio->SetToolTip(_("Corner radius in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_cornerRatioLabel->SetToolTip(_("Corner radius in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_staticTextChamferRatio->SetToolTip(_("Chamfer size in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_chamferRatioLabel->SetToolTip(_("Chamfer size in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_stMixedChamferRatio->SetToolTip(_("Chamfer size in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_mixedChamferRatioLabel->SetToolTip(_("Chamfer size in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_stMixedCornerSizeRatio->SetToolTip(_("Corner radius in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_mixedCornerRatioLabel->SetToolTip(_("Corner radius in percent of the pad width.\nThe width is the smaller value between size X and size Y.\nThe max value is 50 percent."));
m_maskClearanceLabel->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_maskMarginLabel->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_pasteClearanceLabel->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_pasteMarginLabel->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->SetToolTip(_("This is the local clearance ratio in percent between this pad and the solder paste.\nA value of 10 means the clearance value is 10 percent 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_pasteMarginRatioLabel->SetToolTip(_("This is the local clearance ratio in percent between this pad and the solder paste.\nA value of 10 means the clearance value is 10 percent 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_MaskMarginLabel->SetToolTip(_("Global clearance between pads and the solder mask.\nThis value can be superseded by local values for a footprint or a pad."));
m_maskMarginLabel->SetToolTip(_("Global clearance between pads and the solder mask.\nThis value can be superseded by local values for a footprint or a pad."));
m_MaskMinWidthLabel->SetToolTip(_("Min. dist between 2 pad areas.\nTwo pad areas nearer than this value will be merged during plotting.\nThis parameter is only used to plot solder mask layers.\nLeave at 0 unless you know what you are doing."));
m_maskMinWidthLabel->SetToolTip(_("Min. dist between 2 pad areas.\nTwo pad areas nearer than this value will be merged during plotting.\nThis parameter is only used to plot solder mask layers.\nLeave at 0 unless you know what you are doing."));
m_MaskMinWidthCtrl->SetToolTip(_("Minimum distance between openings in the solder mask. Pad openings closer than this distance will be plotted as a single opening."));
m_maskMinWidthCtrl->SetToolTip(_("Minimum distance between openings in the solder mask. Pad openings closer than this distance will be plotted as a single opening."));
m_PasteMarginLabel->SetToolTip(_("Global clearance between pads and the solder paste.\nThis value can be superseded by local values for a footprint or a pad.\nFinal clearance value is the sum of this value and the clearance value ratio."));
m_pasteMarginLabel->SetToolTip(_("Global clearance between pads and the solder paste.\nThis value can be superseded by local values for a footprint or a pad.\nFinal clearance value is the sum of this value and the clearance value ratio."));
m_staticTextRatio->SetToolTip(_("Global clearance ratio in percent between pads and the solder paste.\nA value of 10 means the clearance value is 10 percent of the pad size.\nThis value can be superseded by local values for a footprint or a pad.\nFinal clearance value is the sum of this value and the clearance value."));
m_pasteMarginRatioLabel->SetToolTip(_("Global clearance ratio in percent between pads and the solder paste.\nA value of 10 means the clearance value is 10 percent of the pad size.\nThis value can be superseded by local values for a footprint or a pad.\nFinal clearance value is the sum of this value and the clearance value."));