You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: source/Modules/JeaDsc.Common/en-us/JeaDsc.Common.strings.psd1
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Localized resources for JeaDsc
2
2
3
3
ConvertFrom-StringData@'
4
-
InvalidCurrentValuesError = Property 'CurrentValues' in Test-DscParameterState must be either a Hashtable, CimInstance or CimIntance[]. Type detected was '{0}'.
5
-
InvalidDesiredValuesError = Property 'DesiredValues' in Test-DscParameterState must be either a Hashtable or CimInstance. Type detected was '{0}'.
4
+
InvalidCurrentValuesError = Property 'CurrentValues' in Test-DscParameterState2 must be either a Hashtable, CimInstance or CimIntance[]. Type detected was '{0}'.
5
+
InvalidDesiredValuesError = Property 'DesiredValues' in Test-DscParameterState2 must be either a Hashtable or CimInstance. Type detected was '{0}'.
6
6
InvalidValuesToCheckError = If 'DesiredValues' is a CimInstance then property 'ValuesToCheck' must contain a value.
7
7
TestDscParameterCompareMessage = Comparing values in property '{0}'.
8
8
MatchPsCredentialUsernameMessage = MATCH: PSCredential username match. Current state is '{0}' and desired state is '{1}'.
0 commit comments