Change string character limit

Fixes: 129708436
Test: build pass
Change-Id: I50d6a696bcc6a9b88491af1369cc942510238b73
This commit is contained in:
Raff Tsai
2019-11-22 13:10:41 +08:00
parent d7ba70ee54
commit 2037d57405

View File

@@ -2925,7 +2925,7 @@
<string name="sim_multi_sims_title">Multiple SIMs found</string>
<!-- Multiple SIMs found summary. [CHAR LIMIT=100] -->
<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">
Use <xliff:g id="carrier" example="Verizon">%1$s</xliff:g> for mobile data?
</string>