Loading res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2436,7 +2436,7 @@ <!-- About phone, title of EID --> <string name="status_eid">EID</string> <!-- About phone, title of EID for multi-sim devices --> <string name="eid_multi_sim">EID (sim slot %1$d)</string> <string name="eid_multi_sim">EID (sim slot <xliff:g id="eid_slot_id">%1$d</xliff:g>)</string> <!-- About phone screen, title for IMEI for multi-sim devices --> <string name="imei_multi_sim">IMEI (sim slot %1$d)</string> <!-- About phone screen, summary of the MAC address [CHAR LIMIT=80] --> Loading Loading
res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2436,7 +2436,7 @@ <!-- About phone, title of EID --> <string name="status_eid">EID</string> <!-- About phone, title of EID for multi-sim devices --> <string name="eid_multi_sim">EID (sim slot %1$d)</string> <string name="eid_multi_sim">EID (sim slot <xliff:g id="eid_slot_id">%1$d</xliff:g>)</string> <!-- About phone screen, title for IMEI for multi-sim devices --> <string name="imei_multi_sim">IMEI (sim slot %1$d)</string> <!-- About phone screen, summary of the MAC address [CHAR LIMIT=80] --> Loading