- updated the language translation strings (and Google_Translated some of them)

This commit is contained in:
Marius Stanciu
2020-06-03 21:08:06 +03:00
committed by Marius
parent 2eecb20e95
commit bbf878bebb
26 changed files with 179341 additions and 180370 deletions

View File

@@ -9240,9 +9240,9 @@ class App(QtCore.QObject):
s1=_("The normal flow when working with the application is the following:"),
s2=_("Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into the application "
"using either the toolbars, key shortcuts or even dragging and dropping the "
"files on the appGUI."),
"files on the GUI."),
s3=_("You can also load a project by double clicking on the project file, "
"drag and drop of the file into the appGUI or through the menu (or toolbar) "
"drag and drop of the file into the GUI or through the menu (or toolbar) "
"actions offered within the app."),
s4=_("Once an object is available in the Project Tab, by selecting it and then focusing "
"on SELECTED TAB (more simpler is to double click the object name in the Project Tab, "