Merge "Increase the char limit of carrier_and_update_text to 32." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b5de55fbfc
@@ -9199,7 +9199,7 @@
|
||||
<!-- Informational text about time left in billing cycle [CHAR LIMIT=60] -->
|
||||
<string name="billing_cycle_less_than_one_day_left">Less than 1 day left</string>
|
||||
|
||||
<!-- Informational text about carrier and update time [CHAR LIMIT=30] -->
|
||||
<!-- Informational text about carrier and update time [CHAR LIMIT=32] -->
|
||||
<string name="carrier_and_update_text">Updated by <xliff:g name="carrier" example="T-mobile">^1</xliff:g> <xliff:g name="time" example="3m">^2</xliff:g> ago</string>
|
||||
|
||||
<!-- Informational text about update time only, without carrier. First argument intentionally skipped. [CHAR LIMIT=30] -->
|
||||
|
Reference in New Issue
Block a user