diff --git a/extensions/simple-browser/package.nls.json b/extensions/simple-browser/package.nls.json index 05136be16fe..496dc28dfdd 100644 --- a/extensions/simple-browser/package.nls.json +++ b/extensions/simple-browser/package.nls.json @@ -1,6 +1,5 @@ { "displayName": "Simple Browser", "description": "A very basic built-in webview for displaying web content.", - "configuration.focusLockIndicator.enabled.description": "Enable/disable ", - "configuration.opener.enabled.description": "(Experimental) Enables using the built-in simple browser when opening http and https urls." + "configuration.focusLockIndicator.enabled.description": "Enable/disable the floating indicator that shows when focused in the simple browser." }