~aacid/unity8/moreAsyncAudioCard

« back to all changes in this revision

Viewing changes to qml/Wizard/Pages/10-welcome.qml

  • Committer: Albert Astals Cid
  • Date: 2016-03-10 08:32:16 UTC
  • mfrom: (2136.2.83 unity8)
  • Revision ID: albert.astals@canonical.com-20160310083216-8nnplxl85qx13xd0
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
            anchors.left: parent.left
42
42
            anchors.right: parent.right
43
43
            wrapMode: Text.Wrap
44
 
            text: i18n.tr("Welcome to your Ubuntu phone.")
 
44
            text: i18n.tr("Welcome to your Ubuntu device.")
45
45
        }
46
46
 
47
47
        Label {