Ver código fonte

- strings added and translations updated

Marius Stanciu 6 anos atrás
pai
commit
a87e596f56

+ 2 - 2
FlatCAMObj.py

@@ -917,7 +917,7 @@ class FlatCAMGerber(FlatCAMObj, Gerber):
                     else:
                         geom = generate_envelope(iso_offset, 0, envelope_iso_type=self.iso_type, follow=follow)
                     if geom == 'fail':
-                        # app_obj.inform.emit(_("[ERROR_NOTCL] Isolation geometry could not be generated."))
+                        app_obj.inform.emit(_("[ERROR_NOTCL] Isolation geometry could not be generated."))
                         return 'fail'
                     geo_obj.solid_geometry.append(geom)
 
@@ -1015,7 +1015,7 @@ class FlatCAMGerber(FlatCAMObj, Gerber):
                     else:
                         geom = generate_envelope(offset, 0, envelope_iso_type=self.iso_type, follow=follow)
                     if geom == 'fail':
-                        # app_obj.inform.emit(_("[ERROR_NOTCL] Isolation geometry could not be generated."))
+                        app_obj.inform.emit(_("[ERROR_NOTCL] Isolation geometry could not be generated."))
                         return 'fail'
 
                     geo_obj.solid_geometry = geom

+ 1 - 0
README.md

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
 - made some GUI elements in Edit -> Preferences to have a minimum width as opposed to the previous fixed one
 - fixed issue in the isolation function, if the isolation can't be done there will be generated no Geometry object 
 - some minor UI changes
+- strings added and translations updated
 
 5.08.2019
 

BIN
locale/de/LC_MESSAGES/strings.mo


Diferenças do arquivo suprimidas por serem muito extensas
+ 185 - 183
locale/de/LC_MESSAGES/strings.po


BIN
locale/en/LC_MESSAGES/strings.mo


Diferenças do arquivo suprimidas por serem muito extensas
+ 185 - 183
locale/en/LC_MESSAGES/strings.po


BIN
locale/es/LC_MESSAGES/strings.mo


Diferenças do arquivo suprimidas por serem muito extensas
+ 185 - 183
locale/es/LC_MESSAGES/strings.po


BIN
locale/pt_BR/LC_MESSAGES/strings.mo


Diferenças do arquivo suprimidas por serem muito extensas
+ 185 - 183
locale/pt_BR/LC_MESSAGES/strings.po


BIN
locale/ro/LC_MESSAGES/strings.mo


Diferenças do arquivo suprimidas por serem muito extensas
+ 190 - 187
locale/ro/LC_MESSAGES/strings.po


BIN
locale/ru/LC_MESSAGES/strings.mo


Diferenças do arquivo suprimidas por serem muito extensas
+ 184 - 182
locale/ru/LC_MESSAGES/strings.po


Diferenças do arquivo suprimidas por serem muito extensas
+ 189 - 187
locale_template/strings.pot


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff