Skip to content

Commit dac3339

Browse files
committed
Complete clean up
1 parent dc0f894 commit dac3339

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

DSCResources/DSR_KeyValuePairFile/en-US/DSR_KeyValuePairFile.strings.psd1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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.

Modules/FileContentDsc.Common/en-USx/FileContentDsc.Common.strings.psd1 renamed to Modules/FileContentDsc.Common/en-US/FileContentDsc.Common.strings.psd1

File renamed without changes.

0 commit comments

Comments
 (0)