Merge "Revise strings for the NFC developer option" am: 8dd6ce02d8

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1762584

Change-Id: I48ab5a9d8bd431e6e9854d9f3c36373f95118cf6
This commit is contained in:
Treehugger Robot
2021-07-12 10:49:01 +00:00
committed by Automerger Merge Worker

View File

@@ -1720,10 +1720,10 @@
<!-- Bluetooth developer settings: Maximum number of connected audio devices -->
<string name="bluetooth_max_connected_audio_devices_dialog_title">Select maximum number of connected Bluetooth audio devices</string>
<!-- Nfc developer settings: Maximum number of connected audio devices -->
<string name="nfc_stack_debuglog_title">Enable Nfc stack debuglog</string>
<!-- Nfc developer settings: Maximum number of connected audio devices -->
<string name="nfc_stack_debuglog_summary">Increase Nfc stack logging level</string>
<!-- Nfc developer settings: The title of the setting. [CHAR LIMIT=60] -->
<string name="nfc_stack_debuglog_title">NFC stack debug log</string>
<!-- Nfc developer settings: The description of the setting. -->
<string name="nfc_stack_debuglog_summary">Increase NFC stack logging level</string>
<!-- Wifi Display settings. The title of the screen. [CHAR LIMIT=40] -->
<string name="wifi_display_settings_title">Cast</string>