Merge "Update some string char limits"
This commit is contained in:
committed by
Android (Google) Code Review
commit
ee0c55bd23
@@ -10436,27 +10436,27 @@
|
||||
</plurals>
|
||||
|
||||
<!-- 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>
|
||||
<!-- 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>
|
||||
<!-- 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>
|
||||
<!-- 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>
|
||||
<!-- 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>
|
||||
<!-- 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.
|
||||
[CHAR LIMIT=40] -->
|
||||
[CHAR LIMIT=50] -->
|
||||
<string name="mobile_data_off">Mobile data off</string>
|
||||
<!-- 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
|
||||
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>
|
||||
|
||||
<!-- Title of item shown at the bottom of the page listing multiple mobile service
|
||||
|
||||
Reference in New Issue
Block a user