summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorJulia Reynolds <juliacr@google.com>2015-07-29 13:15:14 -0400
committerJulia Reynolds <juliacr@google.com>2015-07-29 13:15:14 -0400
commitff0e1650d943c531a0056823519536b230cd687d (patch)
treeff2b15c3163d36358f2d84fa34d493eee4096456 /res/xml
parent300d6fd90c3b63948d86e140353604baa8339a34 (diff)
downloadpackages_apps_Settings-ff0e1650d943c531a0056823519536b230cd687d.zip
packages_apps_Settings-ff0e1650d943c531a0056823519536b230cd687d.tar.gz
packages_apps_Settings-ff0e1650d943c531a0056823519536b230cd687d.tar.bz2
Change 'data' label to 'data usage'.
Bug: 22350292 Change-Id: I70733b301e734213d2fdec5e7ffb62a7e30ef94c
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/installed_app_details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/installed_app_details.xml b/res/xml/installed_app_details.xml
index 470e292..7ebdaf7 100644
--- a/res/xml/installed_app_details.xml
+++ b/res/xml/installed_app_details.xml
@@ -28,7 +28,7 @@
<Preference
android:key="data_settings"
- android:title="@string/data_size_label"
+ android:title="@string/data_usage_summary_title"
android:selectable="true" />
<Preference