Adjust comment on data over usage string.

Bug: 75981328
Test: NA
Change-Id: I393ab6637d563a34e9cea2da2b9c29e32efb056f
This commit is contained in:
Sundeep Ghuman
2018-04-18 11:50:12 -07:00
parent dbe38b09cf
commit 201d6ffcdb

View File

@@ -9081,7 +9081,7 @@
<!-- Data usage remaining string [CHAR LIMIT=13] --> <!-- 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> <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> <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] --> <!-- Optional part of data usage showing the remaining amount [CHAR LIMIT=13] -->