Merge "Adjust comment on data over usage string." into pi-dev am: 35d1d43bb3

am: 99b61ee1ac

Change-Id: If3335154372df66c9a75bea24f2ceff1d5d09da3
This commit is contained in:
Sundeep Ghuman
2018-04-19 19:29:33 -07:00
committed by android-build-merger

View File

@@ -9075,7 +9075,7 @@
<!-- Data usage remaining string [CHAR LIMIT=13] -->
<string name="data_used_formatted"><xliff:g name="value" example="500">^1</xliff:g> <xliff:g name="units" example="GB">^2</xliff:g> used</string>
<!-- Data usage over limit string [CHAR LIMIT=13] -->
<!-- Shows the amount of data the user has used over their data limit [CHAR LIMIT=13] -->
<string name="data_overusage"><xliff:g name="bytes" example="2 GB">^1</xliff:g> over</string>
<!-- Optional part of data usage showing the remaining amount [CHAR LIMIT=13] -->