More i18n()

pull/9/head
Yuri Chornoivan 6 years ago committed by Michail Vourlakos
parent 4248e62eb7
commit 79a2b77e28

@ -271,7 +271,7 @@ FocusScope {
PlasmaComponents.Label { PlasmaComponents.Label {
id: latteTxtMetrics id: latteTxtMetrics
text: "Latte" text: i18n("Latte")
width: 0 width: 0
font.pointSize: 2 * theme.defaultFont.pointSize font.pointSize: 2 * theme.defaultFont.pointSize
visible: false visible: false

Loading…
Cancel
Save