am 4562d9f5: am 4b34804b: am 51334310: Add no data usage string

* commit '4562d9f57a904560c8f43500ccdf99b42d533e7f':
  Add no data usage string
This commit is contained in:
Jason Monk
2015-05-27 14:30:18 +00:00
committed by Android Git Automerger
2 changed files with 6 additions and 0 deletions

View File

@@ -6699,4 +6699,7 @@
<!-- Label for maximum amount of memory app has used [CHAR LIMIT=25] -->
<string name="memory_maximum_usage">Maximum usage</string>
<!-- Summary of data item when no data usage [CHAR LIMIT=40] -->
<string name="no_data_usage">No data used</string>
</resources>