Change QR code tile details

1. Change label to "QR Code"
2. Change secondary label to "Tap to scan"

Bug: 209335678
Test: Manually

Change-Id: Ic500b1db2def7810e5c93618e37c7b725850a8d6
This commit is contained in:
ronish
2021-12-16 14:12:10 +00:00
committed by Ronish Kalia
parent c98c502fa8
commit 8877e7f227

View File

@@ -1165,10 +1165,10 @@
<string name="wallet_lockscreen_settings_label">Lock screen settings</string>
<!-- QR Code Scanner label, title [CHAR LIMIT=32] -->
<string name="qr_code_scanner_title">Scan QR</string>
<string name="qr_code_scanner_title">QR Code</string>
<!-- QR Code Scanner description [CHAR LIMIT=NONE] -->
<string name="qr_code_scanner_description">Click to scan a QR code</string>
<string name="qr_code_scanner_description">Tap to scan</string>
<!-- Name of the work status bar icon. -->
<string name="status_bar_work">Work profile</string>