Update Russian language. Fix translate string

This commit is contained in:
camellan 2019-05-29 13:29:42 +04:00
parent ef1ecd3a31
commit 41c6b0bde6
3 changed files with 261 additions and 164 deletions

View File

@ -139,7 +139,7 @@ class SolderPaste(FlatCAMTool):
grid0_1 = QtWidgets.QGridLayout()
self.layout.addLayout(grid0_1)
step1_lbl = QtWidgets.QLabel("<b>%s:</b>" % _('STEP 1'))
step1_lbl = QtWidgets.QLabel("<b>%s:</b>" % _('STEP 1:'))
step1_lbl.setToolTip(
_("First step is to select a number of nozzle tools for usage\n"
"and then optionally modify the GCode parameters bellow.")

Binary file not shown.

File diff suppressed because it is too large Load Diff