From 4f8b829b2496422116b788c0fdce7206472bdc60 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Tue, 11 Aug 2015 12:17:59 -0700 Subject: [PATCH] Fix issue #23079119: Description for write settings permission says... ...it is for read and write Just write. And let's say, modify. Change-Id: If901bab36888674d5a6e8c5979ec190b64aff18e --- res/values/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 80ea0c73a24..fe378a1c98b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6935,24 +6935,24 @@ - Write system settings + Modify system settings write modify system settings - %d of %d apps allowed to read or write system settings + %d of %d apps allowed to modify system settings - Can write system settings + Can modify system settings - Can write system settings + Can modify system settings - Write system settings + Modify system settings - App write system settings permission + App modify system settings permission - Allow write system settings + Allow modify system settings - This permission allows an app to read or write system settings. + This permission allows an app to modify system settings. Yes