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

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

Change-Id: I53b5765f78098e466379454d228dda47cc007aa9
This commit is contained in:
Treehugger Robot
2021-07-12 11:01:58 +00:00
committed by Automerger Merge Worker

View File

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