Merge "Increase the char limit of carrier_and_update_now_text to 34." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6eb1d9ed90
@@ -9249,7 +9249,7 @@
|
||||
<!-- Informational text about update time only, without carrier. First argument intentionally skipped. [CHAR LIMIT=30] -->
|
||||
<string name="no_carrier_update_text">Updated <xliff:g name="time" example="3m">^2</xliff:g> ago</string>
|
||||
|
||||
<!-- Informational text about a recent carrier and update time [CHAR LIMIT=30] -->
|
||||
<!-- Informational text about a recent carrier and update time [CHAR LIMIT=34] -->
|
||||
<string name="carrier_and_update_now_text">Updated by <xliff:g name="carrier" example="T-mobile">^1</xliff:g> just now</string>
|
||||
|
||||
<!-- Informational text about recent update time only, without carrier [CHAR LIMIT=30] -->
|
||||
|
Reference in New Issue
Block a user