[Audio routing] Add strings for audio routing page for Android U
Bug: 237625815 Test: build pass Change-Id: I0dfbf2a727e34695f23c68a7887c8ce966cf6b38
This commit is contained in:
@@ -134,9 +134,26 @@
|
||||
<string name="bluetooth_device_controls_title">Hearing device controls</string>
|
||||
<!-- Connected devices settings. Summary of the preference to show the entrance of the hearing device controls page. [CHAR LIMIT=NONE] -->
|
||||
<string name="bluetooth_device_controls_summary">Hearing device shortcut, hearing aid compatibility</string>
|
||||
<!-- Connected devices settings. Title of the preference to show the entrance of the audio output page. It can change different types of audio are played on phone or other bluetooth devices. [CHAR LIMIT=35] -->
|
||||
<string name="bluetooth_audio_routing_title">Audio output</string>
|
||||
<!-- Connected devices settings. Summary of the preference to show the entrance of the audio output page. [CHAR LIMIT=NONE] -->
|
||||
<string name="bluetooth_audio_routing_summary">Choose whether different types of audio are played on your hearing device or phone speaker</string>
|
||||
<!-- Title for related tools section. This section will list related tools below. [CHAR LIMIT=15] -->
|
||||
<string name="bluetooth_screen_related">Related</string>
|
||||
|
||||
<!-- Bluetooth audio output settings. Title of the option managing ringtone audio path. [CHAR LIMIT=30] -->
|
||||
<string name="bluetooth_ringtone_title">Ringtone</string>
|
||||
<!-- Bluetooth audio output settings. Title of the option managing call audio path. [CHAR LIMIT=30] -->
|
||||
<string name="bluetooth_call_title">Call</string>
|
||||
<!-- Bluetooth audio output settings. Title of the option managing media audio path. [CHAR LIMIT=30] -->
|
||||
<string name="bluetooth_media_title">Media</string>
|
||||
<!-- Bluetooth audio output settings. Title of the option managing system sounds audio path. [CHAR LIMIT=30] -->
|
||||
<string name="bluetooth_system_sounds_title">System sounds</string>
|
||||
<!-- Bluetooth audio output settings. Title of the option to play audio on hearing aids. [CHAR LIMIT=40] -->
|
||||
<string name="bluetooth_audio_path_hearing_device_title">Play on hearing device</string>
|
||||
<!-- Bluetooth audio output settings. Title of the option to play audio on phone speaker. [CHAR LIMIT=40] -->
|
||||
<string name="bluetooth_audio_path_phone_speaker_title">Play on phone speaker</string>
|
||||
|
||||
<!--Bluetooth settings screen, summary text for Bluetooth device with no name -->
|
||||
<string name="bluetooth_device">Unnamed Bluetooth device</string>
|
||||
<!--Bluetooth settings screen, text that appears in heading bar when scanning for devices -->
|
||||
|
Reference in New Issue
Block a user