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

am: d9f35ed984

Change-Id: Id5e8ed6bc0398d97e7ca662c1c9bf173a3159a7f
This commit is contained in:
Fan Zhang
2016-08-12 20:40:43 +00:00
committed by android-build-merger

View File

@@ -1500,6 +1500,10 @@
<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] -->
<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] -->
<string name="android_beam_settings_title">Android Beam</string>