mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Update translated strings and contexts
This commit is contained in:
parent
0148186c7a
commit
67086b4d9f
9 changed files with 70 additions and 78 deletions
|
@ -19,7 +19,7 @@ def getMetaData():
|
|||
"mesh_writer": {
|
||||
"output": [{
|
||||
"extension": "gcode",
|
||||
"description": catalog.i18nc("@item:inlistbox displays the fileformat in a list", "GCode File"),
|
||||
"description": catalog.i18nc("@item:inlistbox", "GCode File"),
|
||||
"mime_type": "text/x-gcode",
|
||||
"mode": GCodeWriter.GCodeWriter.OutputMode.TextMode
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue