summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rwxr-xr-xres/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1645446..d8d62d9 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -20,4 +20,8 @@
<!-- A notification action string prompting the user to share their contact details over NFC [CHAR-LIMIT=64] -->
<string name="outbound_me_profile_text">Tap to give this person your contact info</string>
+
+ <!-- Content description of the NFC enabled notification icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_nfc_enabled">NFC enabled.</string>
+
</resources>