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

Commit e7a452a2 authored by Joshua Duong's avatar Joshua Duong
Browse files

[adbwifi] Fix adbwifi string case.

Changed 'Scanner' to 'scanner'.

Bug: 153271332

Test: make
Change-Id: I4c34314753277859860dc3b981ba4ea86025557d
(cherry picked from commit 10b13264)
parent 8694188f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -566,7 +566,7 @@
    <!-- [CHAR LIMIT=50] Title for adb wireless pair by QR code preference -->
    <string name="adb_pair_method_qrcode_title">Pair device with QR code</string>
    <!-- [CHAR LIMIT=NONE] Summary for adb wireless pair by QR code preference -->
    <string name="adb_pair_method_qrcode_summary">Pair new devices using QR code Scanner</string>
    <string name="adb_pair_method_qrcode_summary">Pair new devices using QR code scanner</string>
    <!-- [CHAR LIMIT=50] Title for adb wireless pair by pairing code preference -->
    <string name="adb_pair_method_code_title">Pair device with pairing code</string>
    <!-- [CHAR LIMIT=NONE] Summary for adb wireless pair by pairing code preference -->