mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-18 09:26:13 +02:00
Merge pull request #14414 from howard-stearns/security-setting-post-oculus-store-wording
security settings post-oculus-store wording
This commit is contained in:
commit
1b63ffb996
1 changed files with 2 additions and 2 deletions
|
@ -256,7 +256,7 @@ Rectangle {
|
|||
color: hifi.colors.baseGrayHighlight;
|
||||
|
||||
HifiStylesUit.RalewaySemiBold {
|
||||
text: "Wallet";
|
||||
text: "Secure Transactions";
|
||||
anchors.fill: parent;
|
||||
anchors.leftMargin: 20;
|
||||
color: hifi.colors.white;
|
||||
|
@ -287,7 +287,7 @@ Rectangle {
|
|||
|
||||
HifiStylesUit.RalewaySemiBold {
|
||||
id: securityPictureText;
|
||||
text: "Wallet Security Picture";
|
||||
text: "Security Picture";
|
||||
// Anchors
|
||||
anchors.top: parent.top;
|
||||
anchors.bottom: parent.bottom;
|
||||
|
|
Loading…
Reference in a new issue