From 42a1a85427b49dddcff69ceb5bdf213cde510312 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 1 Apr 2016 17:09:50 +0300 Subject: [PATCH] cmsdk: Minor weather provider string updates Change-Id: Ic565daa23ad520484b1c5b802ab6f8d83f6653a8 --- cm/res/res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cm/res/res/values/strings.xml b/cm/res/res/values/strings.xml index a86ca24..887062f 100644 --- a/cm/res/res/values/strings.xml +++ b/cm/res/res/values/strings.xml @@ -181,11 +181,11 @@ read weather - Allows an app to read content from the weather provider + Allows an app to read content from the weather provider. update weather provider - Allows an app to update the content of the weather provider - binds as a weather provider service - Allows an app to be identified as a weather provider service + Allows an app to update the content of the weather provider. + bind as a weather provider service + Allows an app to be identified as a weather provider service. access weather service - Allows an app to access the weather service in the system. Should never be needed for normal apps + Allows an app to access the weather service in the system. Should never be needed for normal apps.