diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2019-05-24 10:39:19 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2019-05-24 13:58:46 +0200 |
commit | d89054b3b3acd6c914c6ec8c3e5a530f9058a85b (patch) | |
tree | d5a0b879edde14cc5b3920867f4d9a8737988148 /scp2 | |
parent | a82eed1e8ad3819fda34c26df035cd5472eeec5b (diff) |
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 <mike.kaganski@collabora.com>
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/winexplorerext/module_winexplorerext.ulf | 2 |
1 files changed, 1 insertions, 1 deletions
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." |