mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 16:27:51 -06:00
T466: Renamed *.g file label
This commit is contained in:
parent
529c47c690
commit
a8dcdef4dd
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ def getMetaData():
|
|||
},
|
||||
{
|
||||
"extension": "g",
|
||||
"description": i18n_catalog.i18nc("@item:inlistbox", "GCODE File")
|
||||
"description": i18n_catalog.i18nc("@item:inlistbox", "G File")
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue