Merge "[Wi-Fi] Support multi-SIM for SIM dependent EAP methods" into rvc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
edd587c2a6
@@ -11481,6 +11481,17 @@
|
||||
<!-- Message informs the user that has no SIM card in personalized Settings [CHAR LIMIT=30] -->
|
||||
<string name="no_sim_card">No SIM card</string>
|
||||
|
||||
<!-- A title for a SIM card spinner UI component which users can choose a SIM card. [CHAR LIMIT=NONE] -->
|
||||
<string name="sim_card">SIM</string>
|
||||
<!-- A label when there is no SIM card to choose. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_no_sim_card">No SIM</string>
|
||||
<!-- A label when there is no SIM card information of a Wi-Fi network. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_no_related_sim_card">None</string>
|
||||
<!-- A label wen a user needs a SIM to connect to the Wi-Fi network. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_require_sim_card_to_connect">Requires SIM to connect</string>
|
||||
<!-- A label wen a user needs a specific SIM to connect to the Wi-Fi network. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_require_specific_sim_card_to_connect">Requires <xliff:g id="wireless_carrier" example="Verizon">%s</xliff:g> SIM to connect</string>
|
||||
|
||||
<!-- The following strings are summaries for preferred network modes in Mobile network settings,
|
||||
and have a character limit of 100 -->
|
||||
<!-- WCDMA preferred [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user