- finished the update of the Romanian translation.

This commit is contained in:
Marius Stanciu
2019-10-18 17:04:13 +03:00
parent 9285da8443
commit 7eca6085be
6 changed files with 4120 additions and 4166 deletions

View File

@@ -5118,7 +5118,7 @@ class Tools2RulesCheckPrefGroupUI(OptionsGroupUI):
self.crlabel = QtWidgets.QLabel("<b>%s:</b>" % _("Parameters"))
self.crlabel.setToolTip(
_("A tool to check if Gerber files fir within a set\n"
_("A tool to check if Gerber files are within a set\n"
"of Manufacturing Rules.")
)
self.layout.addWidget(self.crlabel)