Merge "[HA Audio Output] Change category according to the audio definition" into main

This commit is contained in:
Jason Hsu
2023-12-15 13:23:46 +00:00
committed by Android (Google) Code Review
6 changed files with 14 additions and 28 deletions

View File

@@ -160,10 +160,10 @@
<string name="bluetooth_ringtone_title">Ringtone and alarms</string>
<!-- Bluetooth audio output settings. Title of the option managing call audio path. [CHAR LIMIT=30] -->
<string name="bluetooth_call_title">Audio during calls</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 related audio path. [CHAR LIMIT=60] -->
<string name="bluetooth_system_sounds_title">Notifications and other system sounds</string>
<!-- Bluetooth audio output settings. Title of the option managing media and system sounds related audio path. [CHAR LIMIT=30] -->
<string name="bluetooth_media_title">Media and system sounds</string>
<!-- Bluetooth audio output settings. Title of the option managing notification audio path. [CHAR LIMIT=60] -->
<string name="bluetooth_notification_title">Notifications</string>
<!-- Description for text in accessibility hearing aids footer. [CHAR LIMIT=NONE] -->
<string name="bluetooth_audio_routing_footer_summary">By default, audio output is determined by individual apps</string>