Merge "Strings for "Data during calls" preference" into qt-dev

am: 27de8ae098

Change-Id: I25bb3ec44e8e24de51b3b55bb444f2828e05019e
This commit is contained in:
Antony Sargent
2019-05-13 17:29:28 -07:00
committed by android-build-merger

View File

@@ -7066,6 +7066,18 @@
<string name="mms_message_title">MMS messages</string> <string name="mms_message_title">MMS messages</string>
<!-- Summary of multimedia messaging service settings. [CHAR LIMIT=100] --> <!-- Summary of multimedia messaging service settings. [CHAR LIMIT=100] -->
<string name="mms_message_summary">Send &amp; receive when mobile data is off</string> <string name="mms_message_summary">Send &amp; 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] --> <!-- Work SIM title. [CHAR LIMIT=50] -->
<string name="work_sim_title">Work SIM</string> <string name="work_sim_title">Work SIM</string>