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

Commit 72286f29 authored by Antony Sargent's avatar Antony Sargent
Browse files

Switch some strings to 'Downloaded SIM' instead of 'eSIM'

We also added a '/' divider to distinguish the two bits of state that
these strings convey - active vs inactive, and SIM vs eSIM (aka
downloaded sim).

Fixes: 127821561
Test: m Settings
Change-Id: Ibaa611bb5585dd9797e4db2fb4d684274be26791
parent cd829ace
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -10594,16 +10594,16 @@
    <string name="mobile_network_list_add_more">Add more</string>
    <!-- Summary for an item in the page listing multiple mobile service subscriptions, indicating
         that service is active and is tied to a physical SIM card [CHAR LIMIT=40] -->
    <string name="mobile_network_active_sim">Active SIM</string>
    <string name="mobile_network_active_sim">Active / SIM</string>
    <!-- Summary for an item in the page listing multiple mobile service subscriptions, indicating
         that service is inactive and is tied to a physical SIM card [CHAR LIMIT=40] -->
    <string name="mobile_network_inactive_sim">Inactive SIM</string>
    <string name="mobile_network_inactive_sim">Inactive / SIM</string>
    <!-- Summary for an item in the page listing multiple mobile service subscriptions, indicating
         that service is active and is tied to an eSIM profile [CHAR LIMIT=40] -->
    <string name="mobile_network_active_esim">Active eSIM</string>
    <string name="mobile_network_active_esim">Active / Downloaded SIM</string>
    <!-- Summary for an item in the page listing multiple mobile service subscriptions, indicating
         that service is inactive and is tied to an eSIM profile [CHAR LIMIT=40] -->
    <string name="mobile_network_inactive_esim">Inactive eSIM</string>
    <string name="mobile_network_inactive_esim">Inactive / Downloaded SIM</string>
    <!-- Title of a dialog that lets a user modify the display name used for a mobile network
         subscription in various places in the Settings app. The default name is typically just the
          carrier name, but especially in multi-SIM configurations users may want to use a different