Merge "Increase the char limit of carrier_and_update_now_text to 34." into pi-dev

This commit is contained in:
Andreas Terzis
2018-05-16 23:44:35 +00:00
committed by Android (Google) Code Review

View File

@@ -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] -->