- finished translation in Romanian

This commit is contained in:
Marius Stanciu
2019-03-18 01:23:36 +02:00
parent abfa78d898
commit 1c8c973971
9 changed files with 5958 additions and 6665 deletions

View File

@@ -190,7 +190,7 @@ class DblSidedTool(FlatCAMTool):
## Alignment holes
self.ah_label = QtWidgets.QLabel("<b%s</b>" % _('>Alignment Drill Coordinates:'))
self.ah_label = QtWidgets.QLabel("<b%s</b>" % _('Alignment Drill Coordinates:'))
self.ah_label.setToolTip(
_( "Alignment holes (x1, y1), (x2, y2), ... "
"on one side of the mirror axis. For each set of (x, y) coordinates\n"