mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Add clarification for translators of this file format
This commit is contained in:
parent
699e601de8
commit
80bc1119fc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ def getMetaData():
|
|||
"mesh_reader": [
|
||||
{
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue