commit a80d3398e3001f1bd01a3d28205924dac7b6f164 parent a32078fd14563ebdfd20ababbecec5b73ddb0dcd Author: Felipe Santos <felipecassiors@gmail.com> Date: Fri, 18 Feb 2022 19:11:05 -0300 Improve --include-unknown message (#1946) Diffstat:
| M | src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw @@ -1262,11 +1262,11 @@ Please specify one of them using the `--source` option to proceed.</value> <comment>{Locked="--include-unknown"}</comment> </data> <data name="UpgradeUnknownCount" xml:space="preserve"> - <value>packages have version numbers that cannot be determined. Use "--include-unknown" to see all results.</value> + <value>packages have version numbers that cannot be determined. Using "--include-unknown" may show more results.</value> <comment>{Locked="--include-unknown"} This string is preceded by a (integer) number of packages that do not have notated versions. </comment> </data> <data name="UpgradeUnknownCountSingle" xml:space="preserve"> - <value>package has a version number that cannot be determined. Use "--include-unknown" to see all results.</value> + <value>package has a version number that cannot be determined. Using "--include-unknown" may show more results.</value> <comment>{Locked="--include-unknown"} This string is preceded by a (integer) number of packages that do not have notated versions.</comment> </data> <data name="InvalidArgumentWithoutQueryError" xml:space="preserve">