- updated Language strings

- translated the strings to Romanian language
- Google-translated the strings to German language
This commit is contained in:
Marius Stanciu
2020-11-28 00:57:18 +02:00
committed by Marius
parent 0a7e830a81
commit 42d6188836
24 changed files with 44716 additions and 43247 deletions

View File

@@ -1379,7 +1379,7 @@ class ThievingUI:
self.ref_combo_label = FCLabel('%s:' % _("Ref. Object"))
self.ref_combo_label.setToolTip(
_("The FlatCAM object to be used as non copper clearing reference.")
_("The Application object to be used as non copper clearing reference.")
)
self.ref_combo = FCComboBox()
self.ref_combo.setModel(self.app.collection)