Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27de8ae0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 3d6bacc7 7d8f0151
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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 &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] -->
    <string name="work_sim_title">Work SIM</string>