Merge "Increase string character limits to 40" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2e7e15c82f
@@ -8674,10 +8674,10 @@
|
|||||||
<!-- Format for a summary describing the amount of data before the user is warned or limited [CHAR LIMIT=NONE] -->
|
<!-- Format for a summary describing the amount of data before the user is warned or limited [CHAR LIMIT=NONE] -->
|
||||||
<string name="cell_warning_and_limit"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> Data warning / <xliff:g name="amount" example="2 GB">%2$s</xliff:g> Data limit</string>
|
<string name="cell_warning_and_limit"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> Data warning / <xliff:g name="amount" example="2 GB">%2$s</xliff:g> Data limit</string>
|
||||||
|
|
||||||
<!-- Title of button and screen for billing cycle preferences [CHAR LIMIT=30] -->
|
<!-- Title of button and screen for billing cycle preferences [CHAR LIMIT=40] -->
|
||||||
<string name="billing_cycle">Data warning & limit</string>
|
<string name="billing_cycle">Data warning & limit</string>
|
||||||
|
|
||||||
<!-- Title of button for application usage cycle preferences [CHAR LIMIT=30] -->
|
<!-- Title of button for application usage cycle preferences [CHAR LIMIT=40] -->
|
||||||
<string name="app_usage_cycle">App data usage cycle</string>
|
<string name="app_usage_cycle">App data usage cycle</string>
|
||||||
|
|
||||||
<!-- Summary describing when the billing cycle for their phone carrier starts [CHAR LIMIT=NONE] -->
|
<!-- Summary describing when the billing cycle for their phone carrier starts [CHAR LIMIT=NONE] -->
|
||||||
|
Reference in New Issue
Block a user