Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8877e7f2 authored by ronish's avatar ronish Committed by Ronish Kalia
Browse files

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
parent c98c502f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>