mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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
|
||||
{
|
||||
id: title
|
||||
text: catalog.i18nc("@label", "View types")
|
||||
text: catalog.i18nc("@label", "View type")
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
height: parent.height
|
||||
elide: Text.ElideRight
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue