- updated the translation strings

This commit is contained in:
Marius Stanciu
2020-10-30 19:22:45 +02:00
committed by Marius
parent 11f494a1d1
commit fd04ac9f73
19 changed files with 22734 additions and 22769 deletions

View File

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