Merge "Revise strings for the NFC developer option"

This commit is contained in:
Treehugger Robot
2021-07-12 10:38:43 +00:00
committed by Gerrit Code Review

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>