Merge branch '4.0' into CURA-5876_fixes

This commit is contained in:
Diego Prado Gesto 2018-12-13 14:39:11 +01:00 committed by GitHub
commit 0d780e61ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 81 additions and 126 deletions

View file

@ -43,7 +43,7 @@ Cura.ExpandablePopup
Label
{
id: title
text: catalog.i18nc("@button", "View types")
text: catalog.i18nc("@label", "View types")
verticalAlignment: Text.AlignVCenter
height: parent.height
elide: Text.ElideRight