Ends up being "enteryour" without the space.

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2016-05-05 19:26:56 +03:00 committed by Dirk Hohndel
parent b468390155
commit c259a8f6fe

View file

@ -16,7 +16,7 @@ ColumnLayout {
Layout.fillWidth: true
Layout.margins: Kirigami.Units.gridUnit
Layout.topMargin: Kirigami.Units.gridUnit * 3
text: qsTr("To use Subsurface-mobile with Subsurface cloud storage, please enter" +
text: qsTr("To use Subsurface-mobile with Subsurface cloud storage, please enter " +
"your cloud credentials.\n\n" +
"To use Subsurface-mobile only with local data on this device, tap " +
"on the no cloud icon below.")