- 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

@@ -8651,7 +8651,6 @@ class MenuFileHandlers(QtCore.QObject):
obj = self.app.collection.get_active()
if obj is None:
self.inform.emit('[ERROR_NOTCL] %s' % _("No object is selected."))
msg = _("No object is selected")
return
# Check for more compatible types and add as required