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

Commit 3f450dde authored by sunnyshao's avatar sunnyshao Committed by Sunny Shao
Browse files

Fix talkback announce incorrect sound of the EID

-- Use zero width space.

Bug: 319049336
Test: manual test
Change-Id: I93dd43ccf79727b8de7bba957431b77956f9b839
parent be60d166
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3064,9 +3064,9 @@
    <!-- Storage settings screen title -->
    <string name="storage_settings_title">Storage settings</string>
    <!-- About phone, title of EID -->
    <string name="status_eid">EID</string>
    <string name="status_eid">E&#x200B;ID</string>
    <!-- About phone, title of EID for multi-sim devices -->
    <string name="eid_multi_sim">EID (sim slot <xliff:g id="eid_slot_id">%1$d</xliff:g>)</string>
    <string name="eid_multi_sim">E&#x200B;ID (sim slot <xliff:g id="eid_slot_id">%1$d</xliff:g>)</string>
    <!-- About phone screen, title for IMEI for multi-sim devices -->
    <string name="imei_multi_sim">IMEI (sim slot <xliff:g id="imei_slot_id">%1$d</xliff:g>)</string>
    <!-- About phone screen, title for primary IMEI for multi-sim devices -->