- finished the update of the Romanian translation.
This commit is contained in:
@@ -14,6 +14,7 @@ CAD program, and create G-Code for Isolation routing.
|
|||||||
- fixed a bug in milling holes due of a message wrongly formatted
|
- fixed a bug in milling holes due of a message wrongly formatted
|
||||||
- added an translator email address
|
- added an translator email address
|
||||||
- finished the update on German translation. Part of it was corrected by Jens Karstedt
|
- finished the update on German translation. Part of it was corrected by Jens Karstedt
|
||||||
|
- finished the update of the Romanian translation.
|
||||||
|
|
||||||
16.10.2019
|
16.10.2019
|
||||||
|
|
||||||
|
|||||||
@@ -5118,7 +5118,7 @@ class Tools2RulesCheckPrefGroupUI(OptionsGroupUI):
|
|||||||
|
|
||||||
self.crlabel = QtWidgets.QLabel("<b>%s:</b>" % _("Parameters"))
|
self.crlabel = QtWidgets.QLabel("<b>%s:</b>" % _("Parameters"))
|
||||||
self.crlabel.setToolTip(
|
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.")
|
"of Manufacturing Rules.")
|
||||||
)
|
)
|
||||||
self.layout.addWidget(self.crlabel)
|
self.layout.addWidget(self.crlabel)
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user