mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-13 02:08:02 +08:00
Revert translation of listmodel text. CURA-3273
This commit is contained in:
parent
fd2525768d
commit
e82bb29e1d
@ -161,11 +161,11 @@ Item
|
|||||||
{
|
{
|
||||||
id: layerViewTypes
|
id: layerViewTypes
|
||||||
ListElement {
|
ListElement {
|
||||||
text: catalog.i18nc("@label", "Material Color")
|
text: "Material Color"
|
||||||
type_id: 0
|
type_id: 0
|
||||||
}
|
}
|
||||||
ListElement {
|
ListElement {
|
||||||
text: catalog.i18nc("@label", "Line Type")
|
text: "Line Type"
|
||||||
type_id: 1 // these ids match the switching in the shader
|
type_id: 1 // these ids match the switching in the shader
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user