mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Change text to singular mode
It makes more sense.
This commit is contained in:
parent
55e27f6e21
commit
d53c8b1162
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue