Change text to singular mode

It makes more sense.
This commit is contained in:
Diego Prado Gesto 2019-03-08 15:27:17 +01:00
parent 55e27f6e21
commit d53c8b1162

View File

@ -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