Strings in a diclaimer dialog when turning on NFC. am: 9c9cadd991 am: d9f35ed984

am: 96f37df6d9

Change-Id: I863f523633a9c3e5968aeb78f0239ea40db97718
This commit is contained in:
Fan Zhang
2016-08-12 21:14:32 +00:00
committed by android-build-merger

View File

@@ -1503,6 +1503,10 @@
<string name="nfc_quick_toggle_summary" product="tablet">Allow data exchange when the tablet touches another device</string> <string name="nfc_quick_toggle_summary" product="tablet">Allow data exchange when the tablet touches another device</string>
<!-- Description of NFC in the 1st level settings screen, for a phone. [CHAR LIMIT=NONE] --> <!-- Description of NFC in the 1st level settings screen, for a phone. [CHAR LIMIT=NONE] -->
<string name="nfc_quick_toggle_summary" product="default">Allow data exchange when the phone touches another device</string> <string name="nfc_quick_toggle_summary" product="default">Allow data exchange when the phone touches another device</string>
<!-- Dialog title for NFC disclaimr [CHAR_LIMIT=40]-->
<string name="nfc_disclaimer_title">Turn on NFC</string>
<!-- Dialog title for NFC disclaimr [CHAR_LIMIT=NONE]-->
<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 to enter the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] --> <!-- Used to enter the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
<string name="android_beam_settings_title">Android Beam</string> <string name="android_beam_settings_title">Android Beam</string>