diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-07-25 23:11:18 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-07-25 23:11:42 -0500 |
commit | 8f8917af5b430b4bb1c35313e81ca60022984f73 (patch) | |
tree | 7ae29c0ab49281300ef410937bb5218fba9b7953 /scp2 | |
parent | 1729f554f8ecc4a4f6fa92b71dff8bab67d238c7 (diff) |
Correct a fragmented sentence
A verb was missing for parallelism.
Change-Id: If6452e576a71b2634934f98a814d9459f4b74e78
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 9da17602abc0..163210809685 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, and full-text search." +en-US = "Enables the Microsoft File Explorer to show information about %PRODUCTNAME documents, such as thumbnail previews, and perform full-text search." |