mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:58:59 +08:00
PrintSetupSelector: "G code" -> "G-code"
Noticed that "g-code" is written at some places with and without a hyphen. Since it think it should be written with, I'm correcting it at this point.
This commit is contained in:
parent
ac5428a2e4
commit
8b0e1e9f5d
@ -16,7 +16,7 @@ Cura.ExpandableComponent
|
||||
contentPadding: UM.Theme.getSize("default_lining").width
|
||||
contentHeaderTitle: catalog.i18nc("@label", "Print settings")
|
||||
enabled: !preSlicedData
|
||||
disabledText: catalog.i18nc("@label shown when we load a Gcode file", "Print setup disabled. G code file can not be modified.")
|
||||
disabledText: catalog.i18nc("@label shown when we load a Gcode file", "Print setup disabled. G-code file can not be modified.")
|
||||
|
||||
UM.I18nCatalog
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user