Przeglądaj źródła

- updated the translation strings

Marius Stanciu 5 lat temu
rodzic
commit
fd04ac9f73

+ 1 - 0
CHANGELOG.md

@@ -16,6 +16,7 @@ CHANGELOG for FlatCAM beta
 - fixed bug that did not allow joining of any object to a Geometry object
 - working on solving the lost triggered signals for the Editor Toolbars buttons after changing the layout
 - fixed issue #454; trigger signals for Editor Toolbars lost after changing the layout
+- updated the translation strings
 
 29.10.2020
 

+ 1 - 4
appGUI/preferences/tools/ToolsSubPrefGroupUI.py

@@ -38,10 +38,7 @@ class ToolsSubPrefGroupUI(OptionsGroupUI):
         self.close_paths_cb = FCCheckBox(_("Close paths"))
         self.close_paths_cb.setToolTip(_("Checking this will close the paths cut by the Geometry substractor object."))
         self.layout.addWidget(self.close_paths_cb)
-        self.delete_sources_cb = FCCheckBox(_("Delete source"))
-        self.delete_sources_cb.setToolTip(
-            _("If checked will delete the source objects.")
-        )
+
         self.delete_sources_cb = FCCheckBox(_("Delete source"))
         self.delete_sources_cb.setToolTip(
             _("When checked will delete the source objects\n"

BIN
locale/de/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 223 - 212
locale/de/LC_MESSAGES/strings.po


BIN
locale/en/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 223 - 213
locale/en/LC_MESSAGES/strings.po


BIN
locale/es/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 223 - 212
locale/es/LC_MESSAGES/strings.po


BIN
locale/fr/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 215 - 204
locale/fr/LC_MESSAGES/strings.po


BIN
locale/it/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 223 - 212
locale/it/LC_MESSAGES/strings.po


BIN
locale/pt_BR/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 216 - 205
locale/pt_BR/LC_MESSAGES/strings.po


BIN
locale/ro/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 223 - 212
locale/ro/LC_MESSAGES/strings.po


BIN
locale/tr/LC_MESSAGES/strings.mo


Plik diff jest za duży
+ 223 - 212
locale/tr/LC_MESSAGES/strings.po


Plik diff jest za duży
+ 232 - 222
locale_template/strings.pot


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików