Merge "Add default calls/SMS subscription prefs to mobile details page"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f700e10016
@@ -10373,6 +10373,17 @@
|
||||
<string name="mobile_data_settings_title">Mobile data</string>
|
||||
<!-- Mobile network settings screen, title of Mobile data switch preference [CHAR LIMIT=NONE] -->
|
||||
<string name="mobile_data_settings_summary">Access data using mobile network</string>
|
||||
<!-- Mobile network settings screen, title of item showing the name of the default subscription
|
||||
that will be used for calls. This only appears in multi-SIM mode. [CHAR LIMIT=NONE] -->
|
||||
<string name="calls_preference">Calls preference</string>
|
||||
<!-- Mobile network settings screen, title of item showing the name of the default subscription
|
||||
that will be used for SMS messages. This only appears in multi-SIM mode. [CHAR LIMIT=NONE] -->
|
||||
<string name="sms_preference">SMS preference</string>
|
||||
<!-- Mobile network settings screen, a label in a chooser dialog that appears when choosing the
|
||||
default subscription to use for either calls or SMS when in multi-SIM mode. This label means
|
||||
that the user will be asked which mobile network subscription to use every time they place a
|
||||
call or send an SMS, instead of defaulting to one particular subscription. [CHAR LIMIT=40]-->
|
||||
<string name="calls_and_sms_ask_every_time">Ask every time</string>
|
||||
|
||||
<!-- Summary of the 'Mobile network' item on the Network & internet page when there is no mobile
|
||||
service setup yet (eg no SIM card inserted and no eSIM configured). Tapping it leads to a
|
||||
|
||||
Reference in New Issue
Block a user