From d89054b3b3acd6c914c6ec8c3e5a530f9058a85b Mon Sep 17 00:00:00 2001 From: Mike Kaganski Date: Fri, 24 May 2019 10:39:19 +0200 Subject: Shell extension also enables full-text search on Windows Change-Id: I04adf5850fff872d27a8ddc344523de281448a80 Reviewed-on: https://gerrit.libreoffice.org/72895 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- scp2/source/winexplorerext/module_winexplorerext.ulf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scp2/source/winexplorerext/module_winexplorerext.ulf b/scp2/source/winexplorerext/module_winexplorerext.ulf index 2b476351b575..9da17602abc0 100644 --- a/scp2/source/winexplorerext/module_winexplorerext.ulf +++ b/scp2/source/winexplorerext/module_winexplorerext.ulf @@ -20,7 +20,7 @@ en-US = "Windows Explorer Extension" [STR_DESC_MODULE_OPTIONAL_WINDOWS_EXPLORER_EXTENSIONS] -en-US = "Enables the Microsoft Windows Explorer to show information about %PRODUCTNAME documents, such as thumbnail previews." +en-US = "Enables the Microsoft Windows Explorer to show information about %PRODUCTNAME documents, such as thumbnail previews, and full-text search." -- cgit