From 77cd9021d562b402f6d00c638499ee8ea0da013e Mon Sep 17 00:00:00 2001 From: Gustav Sennton Date: Thu, 7 Jan 2016 16:02:10 +0000 Subject: More string resources for WebView implementation setting. It is not valid for the user to choose a disabled WebView implementation so if the user does that we prompt them to enable the chosen package. In this patch we add a string resource for the message prompting the user to do this. Bug: 26400585 Change-Id: I112783135c453c324f9178dcdac6bacdd73d33b1 --- packages/SettingsLib/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml index 7e2288133ab3..7ef079c0c82a 100644 --- a/packages/SettingsLib/res/values/strings.xml +++ b/packages/SettingsLib/res/values/strings.xml @@ -679,6 +679,8 @@ WebView implementation Set WebView implementation + + The chosen WebView implementation is disabled, and must be enabled to be used, do you wish to enable it? Convert to file encryption -- cgit v1.2.3-59-g8ed1b