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

Commit e97cb81c authored by Amin Shaikh's avatar Amin Shaikh
Browse files

Update mobile data QS tile subtext.

Display 1X, H, and H+ as mobile data subtext when their respective
mobile signal icons are displayed in the status bar.

Change-Id: I6b34700f6935d0f676d251459e405b629f68213f
Fixes: 77597792
Test: visual
parent c22605fa
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -366,10 +366,10 @@
    <string name="data_connection_3g">3G</string>

    <!-- Content description of the data connection type 3.5G. [CHAR LIMIT=NONE] -->
    <string name="data_connection_3_5g">3.5G</string>
    <string name="data_connection_3_5g">H</string>

    <!-- Content description of the data connection type 3.5G+. [CHAR LIMIT=NONE] -->
    <string name="data_connection_3_5g_plus">3.5G+</string>
    <string name="data_connection_3_5g_plus">H+</string>

    <!-- Content description of the data connection type 4G . [CHAR LIMIT=NONE] -->
    <string name="data_connection_4g">4G</string>
@@ -384,7 +384,7 @@
    <string name="data_connection_lte_plus">LTE+</string>

    <!-- Content description of the data connection type CDMA. [CHAR LIMIT=NONE] -->
    <string name="data_connection_cdma">CDMA</string>
    <string name="data_connection_cdma">1X</string>

    <!-- Content description of the roaming data connection type. [CHAR LIMIT=NONE] -->
    <string name="data_connection_roaming">Roaming</string>