File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
DSCResources/DSR_KeyValuePairFile/en-US
Modules/FileContentDsc.Common/en-US Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,12 @@ ConvertFrom-StringData @'
44 SearchForKeyMessage = Searching for key '{1}' in file '{0}'.
55 KeyNotFoundMessage = Key '{1}' not found in file '{0}'.
66 KeyFoundMessage = Key '{1}' found in file '{0}' with the value(s) '{2}'.
7- KeyReplaceSecretMessage = Key '{1}' found in file '{0}' being updated with secret value.
8- KeyReplaceTextMessage = Key '{1}' found in file '{0}' being updated with '{2}'.
97 KeyRemoveMessage = Key '{1}' found in file '{0}' but has been removed.
108 KeyAddMessage = Key '{1}' not found in file '{0}' so has been added.
119 KeyUpdateMessage = Key '{1}' found in file '{0}' and has been updated.
1210 KeyNotFoundButShouldExistMessage = Key '{1}' not found in file '{0}' but should exist. Change required.
1311 KeyNotFoundAndShouldNotExistMessage = Key '{1}' not found in file '{0}' and should not exist. Change not required.
1412 KeyFoundButNoReplacementMessage = Key '{1}' found in file '{0}' and should exist and value(s) are correct. Change not required.
15- KeyFoundReplacementRequiredMessage = Key '{1}' found in file '{0}' and should exist but value(s) are not correct. Change required.
1613 KeyFoundButShouldNotExistMessage = Key '{1}' found in file '{0}' but should not exist. Change required.
1714 FileParentNotFoundError = File parent path '{0}' not found.
1815 FileEncodingNotInDesiredState = File encoding is set to '{0}' but should be set to '{1}', Change required.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments