summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2011-09-14 11:37:22 +0200
committerMartijn Coenen <maco@google.com>2011-09-15 22:30:55 +0200
commitad60b90517cc8e21538ff35075fec7c151a3d8b9 (patch)
tree4dc5f6a2adf2ed19be8d0b76ae9d560302b4c3b5 /res/values
parent0fe7049a3224aa7b29cc980be07387e17607b0de (diff)
downloadpackages_apps_nfc-ad60b90517cc8e21538ff35075fec7c151a3d8b9.zip
packages_apps_nfc-ad60b90517cc8e21538ff35075fec7c151a3d8b9.tar.gz
packages_apps_nfc-ad60b90517cc8e21538ff35075fec7c151a3d8b9.tar.bz2
Remove first-share notification.
Bug: 5296866 Change-Id: I90ccb7127b61aa2242fdb5252cdacccc049d5081
Diffstat (limited to 'res/values')
-rwxr-xr-xres/values/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ac610af..3abe1de 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -21,12 +21,6 @@
<!-- 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>
- <!-- A notification description string telling the user he has shared something over NFC [CHAR-LIMIT=64] -->
- <string name="first_share_title">You just dropped to share!</string>
-
- <!-- A notification action string telling the user to tap to learn more about sharing over NFC [CHAR-LIMIT=64] -->
- <string name="first_share_text">Tap to learn more or disable this feature.</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>
<string name="touch">Touch to send</string>