From 06c852d91f702769c215f3756689827ca645ee64 Mon Sep 17 00:00:00 2001 From: Speedfighter <64670080+Speedfighter@users.noreply.github.com> Date: Wed, 17 May 2023 22:41:25 +0200 Subject: [PATCH] Fix spelling mistake in german (#3250) --- src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw index fc3ad92555..d4deccf442 100644 --- a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw +++ b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw @@ -711,7 +711,7 @@ They can be configured through the settings file 'winget settings'. usage: {0} {1} - {Locked="{0}","{1}"} Message displayed to provide the user with instructions on how to use a command. {0} is a placeholder replaced by the program name (e.g. 'winget'). {1} is a placeholder replaced by the pattern for using the selected command. + {Locked="{0} {1}"} Message displayed to provide the user with instructions on how to use a command. {0} is a placeholder replaced by the program name (e.g. 'winget'). {1} is a placeholder replaced by the pattern for using the selected command. Validates a manifest using a strict set of guidelines. This is intended to enable you to check your manifest before submitting to a repo. @@ -842,7 +842,7 @@ They can be configured through the settings file 'winget settings'. Installed version of package is not available from any source: {0} {1} {2} - {Locked="{0}","{1}","{2}"} Warning message displayed when the user attempts to export an installed application package with a version that is not available from any repository source. {0} is a placeholder replaced by the installed package identifier. {1} is a placeholder replaced by the installed package version. {2} is a placeholder replaced by the installed package channel. + {Locked="{0} {1} {2}"} Warning message displayed when the user attempts to export an installed application package with a version that is not available from any repository source. {0} is a placeholder replaced by the installed package identifier. {1} is a placeholder replaced by the installed package version. {2} is a placeholder replaced by the installed package channel. No packages found in import file @@ -1016,7 +1016,7 @@ Configuration is disabled due to Group Policy. No suitable installer found for manifest: {0} {1} - {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. + {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?