mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
'Wear wearable' => 'Wear wearables' (from QA feedback)
This commit is contained in:
parent
33c45a224c
commit
e943a607b0
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ MessageBox {
|
|||
popup.button1text = 'CANCEL'
|
||||
popup.titleText = 'Get Wearables'
|
||||
popup.bodyText = 'Buy wearables from <a href="app://marketplace">Marketplace</a>' + '<br/>' +
|
||||
'Wear wearable from <a href="app://purchases">My Purchases</a>' + '<br/>' +
|
||||
'Wear wearables from <a href="app://purchases">My Purchases</a>' + '<br/>' +
|
||||
'You can visit the domain “AvatarIsland” to get wearables'
|
||||
|
||||
popup.imageSource = getWearablesUrl;
|
||||
|
|
Loading…
Reference in a new issue