Merge "[Provider Model] Use new entry xml of Network & Internet"

This commit is contained in:
Zoey Chen
2020-11-03 07:39:25 +00:00
committed by Android (Google) Code Review
3 changed files with 163 additions and 2 deletions

View File

@@ -12346,6 +12346,16 @@
<!-- Switch text for bluetooth feature being off [CHAR LIMIT=NONE] -->
<string name="bluetooth_setting_off">Off</string>
<!-- Provider Model: Internet controls settings screen, item title to go into the networks settings -->
<string name="provider_internet_settings">Internet</string>
<!-- Provider Model: SIMs controls settings screen, item title to go into the SIMs settings -->
<string name="provider_network_settings_title">SIMs</string>
<!-- Provider Model: Airplane-safe networks controls settings screen -->
<string name="airplane_safe_networks">Airplane-safe networks</string>
<!-- Provider Model: Summary for airplane-safe networks -->
<string name="airplane_safe_networks_summary">Find and connect to airplane\u2011safe networks</string>
<!-- Provider Model: List of synonyms for the airplane-safe networks, used to match in settings search [CHAR LIMIT=NONE] -->
<string name="keywords_airplane_safe_networks">airplane, airplane-safe</string>
<!-- Provider Model: Calls and SMS controllers settings screen, item title to go into the Calls and SMS settings -->
<string name="calls_and_sms">Calls &amp; SMS</string>
<!-- Provider Model: Name for call settings category [CHAR LIMIT=NONE] -->