We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be20448 commit 6615900Copy full SHA for 6615900
lib/dsc-lib/locales/en-us.toml
@@ -83,7 +83,7 @@ copyCountResultNotInteger = "Copy count result is not an integer: %{expression}"
83
skippingOutput = "Skipping output for '%{name}' due to condition evaluating to false"
84
outputValueNotDefined = "Output value '%{name}' is not defined"
85
secureOutputSkipped = "Secure output '%{name}' is skipped"
86
-outputTypeNotMatched = "Output '%{name}' type does not match expected type '%{expected_type}'"
+outputTypeNotMatch = "Output '%{name}' type does not match expected type '%{expected_type}'"
87
copyNotSupported = "Copy for output '%{name}' is currently not supported"
88
89
[discovery.commandDiscovery]
0 commit comments