Simplify optional permissions warning message
Bug: twpowertools:86
Change-Id: I4699fa79a4e3b058a31d656a61ca740d7ca06f56
diff --git a/src/static/_locales/en/messages.json b/src/static/_locales/en/messages.json
index e9953e1..73475f1 100644
--- a/src/static/_locales/en/messages.json
+++ b/src/static/_locales/en/messages.json
@@ -24,7 +24,7 @@
"description": "Warning shown in the options page below an option, when it has been remotely force disabled via the kill switch mechanism."
},
"options_optionalpermissionswarning_header": {
- "message": "One or more features can't be used because they need additional permissions. These features have been highlighted below, click their checkboxes to grant the appropriate permissions.",
+ "message": "Some features need additional permissions to work. They have been highlighted below, click their checkboxes to grant the appropriate permissions.",
"description": "Warning shown at the top of the options page if a feature cannot be used because one or more required permissions haven't been granted to the extension."
},
"options_optionalpermissionswarning_label": {