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

Commit 7f8feabf authored by jasonwshsu's avatar jasonwshsu
Browse files

Update side of hearing aid device string

* To match string for figma version

Bug: 224323976
Test: manual test
Change-Id: I317bae9fbaefd6f8ed10818ec9aad0f4372e07f2
parent 0fa04965
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -229,11 +229,11 @@
    <string name="bluetooth_active_no_battery_level">Active</string>

    <!-- Connected device settings. Message when the left-side hearing aid device is active. [CHAR LIMIT=NONE] -->
    <string name="bluetooth_hearing_aid_left_active">Active, left ear</string>
    <string name="bluetooth_hearing_aid_left_active">Active, left only</string>
    <!-- Connected device settings. Message when the right-side hearing aid device is active. [CHAR LIMIT=NONE] -->
    <string name="bluetooth_hearing_aid_right_active">Active, right ear</string>
    <string name="bluetooth_hearing_aid_right_active">Active, right only</string>
    <!-- Connected device settings. Message when the left-side and right-side hearing aids device are active. [CHAR LIMIT=NONE] -->
    <string name="bluetooth_hearing_aid_left_and_right_active">Active, left and right ears</string>
    <string name="bluetooth_hearing_aid_left_and_right_active">Active, left and right</string>

    <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the A2DP profile. -->
    <string name="bluetooth_profile_a2dp">Media audio</string>