Merge "Adjust comment on data over usage string." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-20 00:36:43 +00:00
committed by Android (Google) Code Review

View File

@@ -9083,7 +9083,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] -->