Update some string char limits
We got a bug requesting slightly longer character limits for of the some new strings used when displaying information in multi-SIM mode. Bug: 124474015 Test: n/a Change-Id: I706586b2fc97ae8e6f0e809d2b3b168c7a9353c1
This commit is contained in:
@@ -10442,27 +10442,27 @@
|
|||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- Network & internet page. Summary indicating that a SIM is used by default for calls when
|
<!-- Network & internet page. Summary indicating that a SIM is used by default for calls when
|
||||||
multiple SIMs are present. [CHAR LIMIT=40] -->
|
multiple SIMs are present. [CHAR LIMIT=50] -->
|
||||||
<string name="default_for_calls">Default for calls</string>
|
<string name="default_for_calls">Default for calls</string>
|
||||||
<!-- Network & internet page. Summary indicating that a SIM is used by default for SMS messages
|
<!-- Network & internet page. Summary indicating that a SIM is used by default for SMS messages
|
||||||
when multiple SIMs are present. [CHAR LIMIT=40] -->
|
when multiple SIMs are present. [CHAR LIMIT=50] -->
|
||||||
<string name="default_for_sms">Default for SMS</string>
|
<string name="default_for_sms">Default for SMS</string>
|
||||||
<!-- Network & internet page. Summary indicating that a SIM is used by default for calls and SMS
|
<!-- Network & internet page. Summary indicating that a SIM is used by default for calls and SMS
|
||||||
messages when multiple SIMs are present. [CHAR LIMIT=40] -->
|
messages when multiple SIMs are present. [CHAR LIMIT=50] -->
|
||||||
<string name="default_for_calls_and_sms">Default for calls & SMS</string>
|
<string name="default_for_calls_and_sms">Default for calls & SMS</string>
|
||||||
<!-- Network & internet page. Summary indicating that a SIM is used by default for mobile data
|
<!-- Network & internet page. Summary indicating that a SIM is used by default for mobile data
|
||||||
when multiple SIMs are present. [CHAR LIMIT=40] -->
|
when multiple SIMs are present. [CHAR LIMIT=50] -->
|
||||||
<string name="default_for_mobile_data">Default for mobile data</string>
|
<string name="default_for_mobile_data">Default for mobile data</string>
|
||||||
<!-- Network & internet page. Summary indicating that a SIM has an active mobile data connection
|
<!-- Network & internet page. Summary indicating that a SIM has an active mobile data connection
|
||||||
when multiple SIMs are present. [CHAR LIMIT=40] -->
|
when multiple SIMs are present. [CHAR LIMIT=50] -->
|
||||||
<string name="mobile_data_active">Mobile data active</string>
|
<string name="mobile_data_active">Mobile data active</string>
|
||||||
<!-- Network & internet page. Summary indicating that a SIM is used by default for mobile data
|
<!-- Network & internet page. Summary indicating that a SIM is used by default for mobile data
|
||||||
when multiple SIMs are present, but mobile data is currently turned off.
|
when multiple SIMs are present, but mobile data is currently turned off.
|
||||||
[CHAR LIMIT=40] -->
|
[CHAR LIMIT=50] -->
|
||||||
<string name="mobile_data_off">Mobile data off</string>
|
<string name="mobile_data_off">Mobile data off</string>
|
||||||
<!-- Network & internet page. Summary indicating that a SIM is available to be used for services
|
<!-- Network & internet page. Summary indicating that a SIM is available to be used for services
|
||||||
such as calls, SMS, or data when multiple SIMs are present, but is not currently the
|
such as calls, SMS, or data when multiple SIMs are present, but is not currently the
|
||||||
default SIM for any of those services. [CHAR LIMIT=40] -->
|
default SIM for any of those services. [CHAR LIMIT=50] -->
|
||||||
<string name="subscription_available">Available</string>
|
<string name="subscription_available">Available</string>
|
||||||
|
|
||||||
<!-- Title of item shown at the bottom of the page listing multiple mobile service
|
<!-- Title of item shown at the bottom of the page listing multiple mobile service
|
||||||
|
Reference in New Issue
Block a user