Modify Secure NFC function naming

Fixes: 148990198
Test: manual and check if new string is applied
Screenshot: https://screenshot.googleplex.com/TU6OpMdbJtW.png
Change-Id: Ia32e087e64069eee8ce871f63a9dfbc9bb527801
This commit is contained in:
robertluo
2020-02-06 16:48:28 +08:00
committed by Robert Luo
parent f63f55afc6
commit ccc60d706c

View File

@@ -1791,7 +1791,7 @@
<string name="nfc_disclaimer_content">NFC exchanges data between this device and other nearby devices or targets, such as payment terminals, access readers, and interactive ads or tags.</string>
<!-- Used in the settings screen to secure NFC [CHAR LIMIT=NONE] -->
<string name="nfc_secure_settings_title">Secure NFC</string>
<string name="nfc_secure_settings_title">Require device unlock for NFC</string>
<!-- Description of Secure NFC in the 1st level settings screen. [CHAR LIMIT=NONE] -->
<string name="nfc_secure_toggle_summary" product="default">Allow NFC Payment and Transit use only when screen is unlocked</string>