mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
adds/adapts translation context markers
last nesscessary changes for internationalisation -> Cura Contributes to: issue CURA-116
This commit is contained in:
parent
09cf161b59
commit
ef93524d78
6 changed files with 7 additions and 12 deletions
|
@ -17,7 +17,7 @@ def getMetaData():
|
|||
},
|
||||
"mesh_reader": {
|
||||
"extension": "3mf",
|
||||
"description": catalog.i18nc("@item:inlistbox", "3MF File")
|
||||
"description": catalog.i18nc("@item:inlistbox displays the fileformat in a list", "3MF File")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue