From 45f1e04519fa5c664e1e92b5407a1ce99f4abe20 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 4 Apr 2016 19:03:17 +0300 Subject: [PATCH] cmsdk: Improve data usage strings Change-Id: Iea97226f3a1a7bfc1d79e90f046e5a634d9fedf7 --- cm/res/res/values/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cm/res/res/values/strings.xml b/cm/res/res/values/strings.xml index aa0d0de..425044d 100644 --- a/cm/res/res/values/strings.xml +++ b/cm/res/res/values/strings.xml @@ -190,12 +190,12 @@ Allows an app to access the weather service in the system. Should never be needed for normal apps. - modify data usage db + modify data usage database - Allows write access to the DataUsage db + Allows an app to update the content of the data usage database. - read data usage db + read data usage database - Allows read access to the DataUsage db + Allows an app to read content from the data usage database.