Sfoglia il codice sorgente

Update Russian language. Fix translate string

camellan 6 anni fa
parent
commit
41c6b0bde6

+ 1 - 1
flatcamTools/ToolSolderPaste.py

@@ -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.")

BIN
locale/ru/LC_MESSAGES/strings.mo


File diff suppressed because it is too large
+ 187 - 116
locale/ru/LC_MESSAGES/strings.po


Some files were not shown because too many files changed in this diff