- more string changes

- updated translation files
This commit is contained in:
Marius Stanciu
2019-09-14 02:14:26 +03:00
committed by Marius
parent 92ebc6b96b
commit e82bc22caf
17 changed files with 5109 additions and 4442 deletions

View File

@@ -289,7 +289,7 @@ class GerberObjectUI(ObjectUI):
overlabel.setToolTip(
_("How much (fraction) of the tool width to overlap each tool pass.\n"
"Example:\n"
"A value here of 0.25 means an overlap of 25% from the tool diameter found above.")
"A value here of 0.25 means an overlap of 25%% from the tool diameter found above.")
)
overlabel.setMinimumWidth(90)
self.iso_overlap_entry = FloatEntry()