- 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

@@ -284,7 +284,7 @@ class NonCopperClear(FlatCAMTool, Gerber):
nccoverlabel.setToolTip(
_("How much (fraction) of the tool width to overlap each tool pass.\n"
"Example:\n"
"A value here of 0.25 means 25% from the tool diameter found above.\n\n"
"A value here of 0.25 means 25%% from the tool diameter found above.\n\n"
"Adjust the value starting with lower values\n"
"and increasing it if areas that should be cleared are still \n"
"not cleared.\n"

View File

@@ -206,7 +206,7 @@ class ToolPaint(FlatCAMTool, Gerber):
ovlabel.setToolTip(
_("How much (fraction) of the tool width to overlap each tool pass.\n"
"Example:\n"
"A value here of 0.25 means 25% from the tool diameter found above.\n\n"
"A value here of 0.25 means 25%% from the tool diameter found above.\n\n"
"Adjust the value starting with lower values\n"
"and increasing it if areas that should be painted are still \n"
"not painted.\n"