File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ Page {
5656
5757 focus: true
5858 color: Theme .primaryColor
59- font .pixelSize : Theme .fontSizeExtraSmall
59+ font .pixelSize : Theme .fontSizeSmall
6060 wrapMode: Text .Wrap
6161
62- text: " Vocabulary is a vocabulary trainer for SailfishOS designed to be used independent of the language you want to learn."
62+ text: qsTr ( " Vocabulary is a vocabulary trainer for SailfishOS designed to be used independent of the language you want to learn." )
6363 }
6464
6565 PageHeader {
7575
7676 focus: true
7777 color: Theme .primaryColor
78- font .pixelSize : Theme .fontSizeExtraSmall
7978 wrapMode: Text .Wrap
8079
8180 text: " Marcus Soll"
9493
9594 focus: true
9695 color: Theme .primaryColor
97- font .pixelSize : Theme .fontSizeExtraSmall
9896 wrapMode: Text .Wrap
9997
10098 text: " Ingvix
You can’t perform that action at this time.
0 commit comments