diff options
author | Bryan Quigley <gquigs@gmail.com> | 2016-01-18 00:14:13 -0500 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-01-23 17:17:33 +0000 |
commit | 09ffa9515ed7baa7e91d591fa24bf112c7c74b1c (patch) | |
tree | 229506481085eb2e89f53767fde8e782aaadd7fd /scp2 | |
parent | a0a4ea3c636fc18cca6a3b2f9391996fb909e81f (diff) |
Show that ActiveX support is deprecated
This just adds deprecated before activex support and mentions
to the user to check the release notes for more details.
Change-Id: I4bb7d577fb8f9e2618691e5418b1ddc4a4330ae2
Reviewed-on: https://gerrit.libreoffice.org/21563
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/activex/module_activex.ulf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/activex/module_activex.ulf b/scp2/source/activex/module_activex.ulf index 9bc08c6fc18a..eb8a045d70a4 100644 --- a/scp2/source/activex/module_activex.ulf +++ b/scp2/source/activex/module_activex.ulf @@ -20,7 +20,7 @@ en-US = "ActiveX Control" [STR_DESC_MODULE_OPTIONAL_ACTIVEXCONTROL] -en-US = "Component to enable Microsoft Internet Explorer to display %PRODUCTNAME documents." +en-US = "Deprecated Component (see release notes) to enable Microsoft Internet Explorer to display %PRODUCTNAME documents." |