- updated the translation strings

This commit is contained in:
Marius Stanciu
2021-10-14 19:37:34 +03:00
committed by Marius
parent f355fc2fb1
commit 9057966aa9
31 changed files with 3556 additions and 3478 deletions

View File

@@ -3049,7 +3049,7 @@ class PaintUI:
# Tool Order
self.order_label = FCLabel('<b>%s:</b>' % _('Tool order'))
self.order_label.setToolTip(_("This set the way that the tools in the tools table are used.\n"
"'No' --> means that the used order is the one in the tool table\n"
"'Default' --> means that the used order is the one in the tool table\n"
"'Forward' --> means that the tools will be ordered from small to big\n"
"'Reverse' --> means that the tools will ordered from big to small\n\n"
"WARNING: using rest machining will automatically set the order\n"