Merge "Strings for "Data during calls" preference" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
27de8ae098
@@ -7066,6 +7066,18 @@
|
||||
<string name="mms_message_title">MMS messages</string>
|
||||
<!-- Summary of multimedia messaging service settings. [CHAR LIMIT=100] -->
|
||||
<string name="mms_message_summary">Send & receive when mobile data is off</string>
|
||||
|
||||
<!-- Title of a preference for whether to allow data during calls that is shown when mobile
|
||||
data is turned off. This is needed for some multi-SIM scenarios, because the SIM that is
|
||||
default for data might not be available during a phone call. [CHAR LIMIT=60] -->
|
||||
<string name="data_during_calls_title">Data during calls</string>
|
||||
<!-- Title of a preference for whether to allow data during calls that is shown when mobile
|
||||
data is turned off. This is needed for some multi-SIM scenarios, because the SIM that is
|
||||
default for data might not be available during a phone call. [CHAR LIMIT=NONE] -->
|
||||
<string name="data_during_calls_summary">
|
||||
Allow this SIM to be used for mobile data only during calls
|
||||
</string>
|
||||
|
||||
<!-- Work SIM title. [CHAR LIMIT=50] -->
|
||||
<string name="work_sim_title">Work SIM</string>
|
||||
|
||||
|
Reference in New Issue
Block a user