Change string character limit
Fixes: 129708436 Test: build pass Change-Id: I50d6a696bcc6a9b88491af1369cc942510238b73
This commit is contained in:
@@ -2925,7 +2925,7 @@
|
|||||||
<string name="sim_multi_sims_title">Multiple SIMs found</string>
|
<string name="sim_multi_sims_title">Multiple SIMs found</string>
|
||||||
<!-- Multiple SIMs found summary. [CHAR LIMIT=100] -->
|
<!-- Multiple SIMs found summary. [CHAR LIMIT=100] -->
|
||||||
<string name="sim_multi_sims_summary">Choose the SIM you prefer for mobile data.</string>
|
<string name="sim_multi_sims_summary">Choose the SIM you prefer for mobile data.</string>
|
||||||
<!-- Title asking user if they wish to change the default sim for cellular data. [CHAR LIMIT=30] -->
|
<!-- Title asking user if they wish to change the default sim for cellular data. [CHAR LIMIT=40] -->
|
||||||
<string name="sim_change_data_title">
|
<string name="sim_change_data_title">
|
||||||
Use <xliff:g id="carrier" example="Verizon">%1$s</xliff:g> for mobile data?
|
Use <xliff:g id="carrier" example="Verizon">%1$s</xliff:g> for mobile data?
|
||||||
</string>
|
</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user