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 c59a3d2 commit 3cff2a3Copy full SHA for 3cff2a3
dsc_lib/locales/en-us.toml
@@ -68,7 +68,7 @@ invokePropertyExpressions = "Invoke property expressions"
68
invokeExpression = "Invoke property expression for %{name}: %{value}"
69
propertyNotString = "Property '%{name}' with value '%{value}' is not a string"
70
metadataMicrosoftDscIgnored = "Resource returned metadata property 'Microsoft.DSC' which is ignored"
71
-metadataNotObject = "Resource returned 'metadata' property which is not an object"
+metadataNotObject = "Resource returned '_metadata' property which is not an object"
72
73
[discovery.commandDiscovery]
74
couldNotReadSetting = "Could not read 'resourcePath' setting"
0 commit comments