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

Commit d5cb604a authored by Edward Savage-Jones's avatar Edward Savage-Jones Committed by android-build-merger
Browse files

Merge "translate="false" -> translatable="false"" am: dd87b302 am: 2225dc01

am: 37c6b9d6

Change-Id: I376f320659cc71fd0be58bf027f0546dca3f612a
parents 5542cc7a 37c6b9d6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -438,16 +438,16 @@
    <string name="data_connection_lte_plus">LTE+</string>

    <!-- Content description of the data connection type 5Ge. [CHAR LIMIT=NONE] -->
    <string name="data_connection_5ge" translate="false">5Ge</string>
    <string name="data_connection_5ge" translatable="false">5Ge</string>

    <!-- Content description of the data connection type 5Ge with HTML styling. DO NOT TRANSLATE [CHAR LIMIT=NONE] -->
    <string name="data_connection_5ge_html" translate="false"> &lt;i>5G &lt;small>E&lt;/small>&lt;/i> </string>

    <!-- Content description of the data connection type 5G. [CHAR LIMIT=NONE] -->
    <string name="data_connection_5g" translate="false">5G</string>
    <string name="data_connection_5g" translatable="false">5G</string>

    <!-- Content description of the data connection type 5G+. [CHAR LIMIT=NONE] -->
    <string name="data_connection_5g_plus" translate="false">5G+</string>
    <string name="data_connection_5g_plus" translatable="false">5G+</string>

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