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

Commit c4142051 authored by jasonwshsu's avatar jasonwshsu
Browse files

Update "Hearing Aids" into "Hearing aids"

"Hearing Aid" is against Glossary. The 'A' in Aid should not be in upper case

Bug: 284413859
Test: flash rom and check UI
Change-Id: If0e25907d2f75b5c216879fd9e0857f52ad879c8
parent 3f67f52c
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -241,12 +241,12 @@
    <!-- Bluetooth settings. Similar to bluetooth_profile_a2dp_high_quality, but used when the device supports high quality audio but we don't know which codec that will be used. -->
    <string name="bluetooth_profile_a2dp_high_quality_unknown_codec">HD audio</string>

    <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the Hearing Aid profile. -->
    <string name="bluetooth_profile_hearing_aid">Hearing Aids</string>
    <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the Hearing aid profile. -->
    <string name="bluetooth_profile_hearing_aid">Hearing aids</string>
    <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the LE audio profile. -->
    <string name="bluetooth_profile_le_audio">LE Audio</string>
    <!-- Bluetooth settings.  Connection options screen.  The summary for the Hearing Aid checkbox preference when Hearing Aid is connected. -->
    <string name="bluetooth_hearing_aid_profile_summary_connected">Connected to Hearing Aids</string>
    <!-- Bluetooth settings.  Connection options screen.  The summary for the Hearing aid checkbox preference when hearing aid is connected. -->
    <string name="bluetooth_hearing_aid_profile_summary_connected">Connected to hearing aids</string>
    <!-- Bluetooth settings.  Connection options screen.  The summary for the LE audio checkbox preference when LE audio is connected. -->
    <string name="bluetooth_le_audio_profile_summary_connected">Connected to LE audio</string>

@@ -287,8 +287,8 @@
         for the HID checkbox preference that describes how checking it
         will set the HID profile as preferred. -->
    <string name="bluetooth_hid_profile_summary_use_for">Use for input</string>
    <!-- Bluetooth settings.  Connection options screen.  The summary for the Hearing Aid checkbox preference that describes how checking it will set the Hearing Aid profile as preferred. -->
    <string name="bluetooth_hearing_aid_profile_summary_use_for">Use for Hearing Aids</string>
    <!-- Bluetooth settings.  Connection options screen.  The summary for the Hearing aid checkbox preference that describes how checking it will set the hearing aid related profile as preferred. -->
    <string name="bluetooth_hearing_aid_profile_summary_use_for">Use for hearing aids</string>
    <!-- Bluetooth settings.  Connection options screen.  The summary for the LE_AUDIO checkbox preference that describes how checking it will set the LE_AUDIO profile as preferred. -->
    <string name="bluetooth_le_audio_profile_summary_use_for">Use for LE_AUDIO</string>

+2 −2
Original line number Diff line number Diff line
@@ -613,8 +613,8 @@
    <string name="quick_settings_bluetooth_secondary_label_headset">Headset</string>
    <!-- QuickSettings: Bluetooth secondary label for an input/IO device being connected [CHAR LIMIT=20]-->
    <string name="quick_settings_bluetooth_secondary_label_input">Input</string>
    <!-- QuickSettings: Bluetooth secondary label for a Hearing Aids device being connected [CHAR LIMIT=20]-->
    <string name="quick_settings_bluetooth_secondary_label_hearing_aids">Hearing Aids</string>
    <!-- QuickSettings: Bluetooth secondary label for a Hearing aids device being connected [CHAR LIMIT=20]-->
    <string name="quick_settings_bluetooth_secondary_label_hearing_aids">Hearing aids</string>
    <!-- QuickSettings: Bluetooth secondary label shown when bluetooth is being enabled [CHAR LIMIT=NONE] -->
    <string name="quick_settings_bluetooth_secondary_label_transient">Turning on&#8230;</string>
    <!-- QuickSettings: Brightness [CHAR LIMIT=NONE] -->