Merge "Increase max char limit for sim slot number"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d5fff3645a
@@ -2676,13 +2676,13 @@
|
||||
<string name="status_imei_sv">IMEI SV</string>
|
||||
<!-- Do not translate. About phone, status item title -->
|
||||
<string name="status_iccid">ICCID</string>
|
||||
<!-- About tablet, status item title. The Mobile Directory Number [CHAR LIMIT=30] -->
|
||||
<!-- About tablet, status item title. The Mobile Directory Number [CHAR LIMIT=40] -->
|
||||
<string name="status_number" product="tablet">MDN</string>
|
||||
<!-- About phone, status item title. The phone number of the current device [CHAR LIMIT=30] -->
|
||||
<!-- About phone, status item title. The phone number of the current device [CHAR LIMIT=40] -->
|
||||
<string name="status_number" product="default">Phone number</string>
|
||||
<!-- About tablet, status item title for multi-sim devices. The Mobile Directory Number [CHAR LIMIT=30] -->
|
||||
<!-- About tablet, status item title for multi-sim devices. The Mobile Directory Number [CHAR LIMIT=40] -->
|
||||
<string name="status_number_sim_slot" product="tablet">MDN (sim slot %1$d)</string>
|
||||
<!-- About phone, status item title for multi-sim devices. The phone number of the current device [CHAR LIMIT=30] -->
|
||||
<!-- About phone, status item title for multi-sim devices. The phone number of the current device [CHAR LIMIT=40] -->
|
||||
<string name="status_number_sim_slot" product="default">Phone number (sim slot %1$d)</string>
|
||||
<!-- About tablet, status item title. The Mobile Directory Number [CHAR LIMIT=30] -->
|
||||
<string name="status_number_sim_status" product="tablet">MDN on SIM</string>
|
||||
|
Reference in New Issue
Block a user