[Provider Model] Internet Panel UI update
- Add gear icon to connected non-carrier network - Update "View airplane mode networks" wording - Update "Turn off airplane mode" wording - Check WiFi disable to show airplane mode message - Screenshot https://screenshot.googleplex.com/BRjcKyMaMS4ujYN Bug: 173413889 Test: - Manual Test - adb shell am start -a android.settings.panel.action.INTERNET_CONNECTIVITY Change-Id: Icf7b77e514cffa68cf103dbc9e7df93d58f9f762
This commit is contained in:
@@ -12523,9 +12523,9 @@
|
||||
<!-- Search keywords for "Internet" settings [CHAR_LIMIT=NONE] -->
|
||||
<string name="keywords_internet">network connection, internet, wireless, data, wifi, wi-fi, wi fi, cellular, mobile, cell carrier, 4g, 3g, 2g, lte</string>
|
||||
<!-- Label text to view airplane-safe networks. [CHAR LIMIT=40] -->
|
||||
<string name="view_airplane_safe_networks">View airplane-safe networks</string>
|
||||
<string name="view_airplane_safe_networks">View airplane mode networks</string>
|
||||
<!-- Label text to turn off airplane mode. [CHAR LIMIT=40] -->
|
||||
<string name="turn_off_airplane_mode">Turn off Airplane Mode</string>
|
||||
<string name="turn_off_airplane_mode">Turn off airplane mode</string>
|
||||
|
||||
<!-- Provider Model: Summary indicating that a SIM has an active mobile data connection [CHAR LIMIT=50] -->
|
||||
<string name="mobile_data_connection_active">Active, <xliff:g id="network_data_rat" example="LTE">%1$s</xliff:g></string>
|
||||
|
||||
Reference in New Issue
Block a user