Loading res/values/strings.xml +4 −4 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res/values/strings.xml +4 −4 Original line number Diff line number Diff line Loading @@ -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> Loading