Add clarification for translators of this file format

This commit is contained in:
Ghostkeeper 2019-09-23 14:25:55 +02:00
parent 699e601de8
commit 80bc1119fc
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -12,7 +12,7 @@ def getMetaData():
"mesh_reader": [ "mesh_reader": [
{ {
"extension": "ctm", "extension": "ctm",
"description": i18n_catalog.i18nc("@item:inlistbox", "Open Compressed Triangle Mesh") "description": i18n_catalog.i18nc("@item:inlistbox 'Open' is part of the name of this file format.", "Open Compressed Triangle Mesh")
}, },
{ {
"extension": "dae", "extension": "dae",