mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Change text to singular mode
It makes more sense.
This commit is contained in:
parent
55e27f6e21
commit
d53c8b1162
@ -47,7 +47,7 @@ Cura.ExpandablePopup
|
|||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
id: title
|
id: title
|
||||||
text: catalog.i18nc("@label", "View types")
|
text: catalog.i18nc("@label", "View type")
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
height: parent.height
|
height: parent.height
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
|
Loading…
x
Reference in New Issue
Block a user