Avoid string mismatch of menu name and dialog title
- 2 different strings cause this issue. Flag: EXEMPT bug fix Fix: b/385687217 Test: Manual test Change-Id: Ib1a5b8271d7825d95a09c3d6c11fa66a1a6cb0e5
This commit is contained in:
@@ -12267,11 +12267,6 @@
|
||||
<!-- 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>
|
||||
<!-- 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
|
||||
name. [CHAR LIMIT=40] -->
|
||||
<string name="mobile_network_sim_name">SIM name & color</string>
|
||||
<!-- Label for an item listing the name of the SIM that the user has specified. [CHAR LIMIT=40] -->
|
||||
<string name="mobile_network_sim_name_label">Name</string>
|
||||
<!-- Label for an item listing the color of the SIM that the user has specified. [CHAR LIMIT=40] -->
|
||||
|
||||
Reference in New Issue
Block a user