~ken-vandine/unity8/share_data_uri_string

« back to all changes in this revision

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

  • Committer: CI Train Bot
  • Author(s): Lukáš Tinkl
  • Date: 2016-02-12 00:12:15 UTC
  • mfrom: (2172.4.2 removePhoneMentions)
  • Revision ID: ci-train-bot@canonical.com-20160212001215-wr6kmsytkot9hbp4
Replace the word "phone" with a more generic term "device" in the welcome wizard Fixes: #1294732, #1543527
Approved by: Andrea Cimitan

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 {