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 6615900 commit 845ef7dCopy full SHA for 845ef7d
lib/dsc-lib/locales/en-us.toml
@@ -81,7 +81,6 @@ userFunctionAlreadyDefined = "User function '%{name}' in namespace '%{namespace}
81
addingUserFunction = "Adding user function '%{name}'"
82
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
outputTypeNotMatch = "Output '%{name}' type does not match expected type '%{expected_type}'"
87
copyNotSupported = "Copy for output '%{name}' is currently not supported"
0 commit comments