Update Russian translate. Add translation strings. Update pot.

This commit is contained in:
camellan
2019-06-09 22:09:15 +04:00
parent bfab836a1b
commit 8e71c93a62
6 changed files with 334 additions and 309 deletions

View File

@@ -1499,7 +1499,7 @@ class CNCObjectUI(ObjectUI):
self.custom_box.addWidget(self.prepend_text)
# Append text to GCode
appendlabel = QtWidgets.QLabel(_('Append to CNC Code'))
appendlabel = QtWidgets.QLabel(_('Append to CNC Code:'))
appendlabel.setToolTip(
_(
"Type here any G-Code commands you would\n"