diff options
Diffstat (limited to 'res/values')
-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 4de87f4..ceb2128 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -24,5 +24,5 @@ <!-- 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> - <string name="touch">Touch to send</string> + <string name="touch">Touch to beam</string> </resources> |