Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9322f84 authored by Vlad Popa's avatar Vlad Popa
Browse files

Improve the BT settings audio device type strings

Flag: EXEMPT string xml only update
Test: manual
Bug: 337044231
Change-Id: I717fda31ca937a9f09d548e037ca7497a7d2a829
parent 9b102c89
Loading
Loading
Loading
Loading
+6 −6
Original line number Original line Diff line number Diff line
@@ -12886,17 +12886,17 @@
    <string name="bluetooth_details_permissions_sync_summary">Give your watch the same app permissions that you’ve allowed on this phone</string>
    <string name="bluetooth_details_permissions_sync_summary">Give your watch the same app permissions that you’ve allowed on this phone</string>
    <!-- The title of the bluetooth audio device type selection [CHAR LIMIT=none] -->
    <!-- The title of the bluetooth audio device type selection [CHAR LIMIT=none] -->
    <string name="bluetooth_details_audio_device_types_title">Audio Device Type</string>
    <string name="bluetooth_details_audio_device_types_title">Audio device type</string>
    <!-- The audio device type corresponding to unknown device type [CHAR LIMIT=none] -->
    <!-- The audio device type corresponding to a not set device type [CHAR LIMIT=none] -->
    <string name="bluetooth_details_audio_device_type_unknown">Unknown</string>
    <string name="bluetooth_details_audio_device_type_unknown">Not set</string>
    <!-- The audio device type corresponding to speakers [CHAR LIMIT=none] -->
    <!-- The audio device type corresponding to speakers [CHAR LIMIT=none] -->
    <string name="bluetooth_details_audio_device_type_speaker">Speaker</string>
    <string name="bluetooth_details_audio_device_type_speaker">Speaker</string>
    <!-- The audio device type corresponding to headphones [CHAR LIMIT=none] -->
    <!-- The audio device type corresponding to headphones [CHAR LIMIT=none] -->
    <string name="bluetooth_details_audio_device_type_headphones">Headphones</string>
    <string name="bluetooth_details_audio_device_type_headphones">Headphones</string>
    <!-- The audio device type corresponding to hearing aid [CHAR LIMIT=none] -->
    <!-- The audio device type corresponding to hearing device [CHAR LIMIT=none] -->
    <string name="bluetooth_details_audio_device_type_hearing_aid">Hearing Aid</string>
    <string name="bluetooth_details_audio_device_type_hearing_aid">Hearing device</string>
    <!-- The audio device type corresponding to car kit [CHAR LIMIT=none] -->
    <!-- The audio device type corresponding to car kit [CHAR LIMIT=none] -->
    <string name="bluetooth_details_audio_device_type_carkit">Car Kit</string>
    <string name="bluetooth_details_audio_device_type_carkit">Car</string>
    <!-- The audio device type corresponding to other device type [CHAR LIMIT=none] -->
    <!-- The audio device type corresponding to other device type [CHAR LIMIT=none] -->
    <string name="bluetooth_details_audio_device_type_other">Other</string>
    <string name="bluetooth_details_audio_device_type_other">Other</string>