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

Commit 1e726508 authored by jasonwshsu's avatar jasonwshsu
Browse files

Add Hearing Devices tile status string

* Active state when hearing device is currently active.
* Inactive state when hearing device have been paired before.

Bug: 338520195
Test: string resource only
Flag: EXEMPT resource only update
Change-Id: I464ddad2c189130d37639e1ed18f280aead2718d
parent b72b580a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -905,6 +905,10 @@
    <!-- Hearing devices -->
    <!-- QuickSettings: Hearing devices [CHAR LIMIT=NONE] -->
    <string name="quick_settings_hearing_devices_label">Hearing devices</string>
    <!-- QuickSettings: Hearing Devices' secondary label shown when the hearing aids are currently connected. [CHAR LIMIT=NONE] -->
    <string name="quick_settings_hearing_devices_connected">Active</string>
    <!-- QuickSettings: Hearing devices' secondary label shown when there is no connected hearing aids. [CHAR LIMIT=NONE] -->
    <string name="quick_settings_hearing_devices_disconnected">Disconnected</string>
    <!-- QuickSettings: Quick Settings Hearing devices dialog title [CHAR LIMIT=30] -->
    <string name="quick_settings_hearing_devices_dialog_title">Hearing devices</string>
    <!-- QuickSettings: Hearing devices dialog pair new device [CHAR LIMIT=NONE]-->