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

Commit 4f55a4d7 authored by Jason Hsu's avatar Jason Hsu Committed by Automerger Merge Worker
Browse files

Merge "Update side of hearing aid device string" into tm-dev am: 4df37dba

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17291307

Change-Id: I8b0c04400bb2249d23df77d493d93a495a2ee27d
parents 6c335b12 4df37dba
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>