diff options
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c210597..6b2b2ff 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -783,7 +783,7 @@ <!-- Used in the 1st-level settings screen to turn on NFC --> <string name="nfc_quick_toggle_title">NFC</string> <!-- Used in the 1st-level settings screen as the turn-on summary --> - <string name="nfc_quick_toggle_summary">Turn on NFC</string> + <string name="nfc_quick_toggle_summary">Use Near Field Communication to read Tags and exchange Tags</string> <!-- Wi-Fi Settings --> <skip /> <!-- Used in the 1st-level settings screen to turn on Wi-Fi --> |