diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
index 2154708bfe..0557ede2c3 100644
--- a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
+++ b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
@@ -171,7 +171,7 @@
This command requires administrator privileges to execute.
- This command can be used to request context sensitive command line completion. The command line, cursor position, and word to be completed are passed in. The output is a set of potential values based on the inputs, one possible value per line.
+ This command can be used to request context sensitive command line completion. The command line, cursor position, and word to be completed are passed in. The output is a set of potential values based on the inputs, with one possible value per line.
Enables context sensitive command line completion
@@ -1025,11 +1025,11 @@ Configuration is disabled due to Group Policy.
{Locked="{0}","{1}"} Error message displayed when an attempt to get a preferred installer for a manifest fails. {0} is a placeholder replaced by the manifest identifier. {1} is a placeholder replaced by the manifest version.
- Error processing package dependencies, do you wish to continue installation?
+ Error processing package dependencies. Do you wish to continue installation?
Prompt message shown when dependencies processing yields errors.
- Error processing package dependencies, exiting...
+ Error processing package dependencies. Exiting...
Packages
@@ -1379,7 +1379,7 @@ Please specify one of them using the --source option to proceed.
Prompts the user to press any key before exiting
- The installer will request to run as administrator, expect a prompt.
+ The installer will request to run as administrator. Expect a prompt.
The installer cannot be run from an administrator context.
@@ -1444,7 +1444,7 @@ Please specify one of them using the --source option to proceed.
Purging install directory...
- Cannot purge install directory, as it was not created by winget
+ Cannot purge install directory as it was not created by winget
Related Link
@@ -2086,7 +2086,7 @@ Please specify one of them using the --source option to proceed.
{Locked="%LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules"}
- `--module-path` value must be `currentuser`, `allusers`, `default` or an absolute path.
+ `--module-path` value must be `currentuser`, `allusers`, `default`, or an absolute path.
{Locked="{--module-path}, {currentuser}, {allusers}, {default}}
@@ -2360,7 +2360,7 @@ Please specify one of them using the --source option to proceed.
Portable package from a different source already exists.
- Unable to create symlink, path points to a directory.
+ Unable to create symlink. Path points to a directory.
The installer cannot be run from an administrator context.
@@ -2755,7 +2755,7 @@ Please specify one of them using the --source option to proceed.
{Locked="WinGetPackage,{0}"}
- Specify authentication window preference (silent, silentPreferred or interactive)
+ Specify authentication window preference (silent, silentPreferred, or interactive)
{Locked="silent","silentPreferred","interactive"} This argument allows the user to select authentication window popup behavior.
@@ -3207,4 +3207,4 @@ Please specify one of them using the --source option to proceed.
Specify the path to the configuration processor
-
\ No newline at end of file
+