Modules/StorageDsc.Common/en-US/StorageDsc.Common.strings.psd1
1 2 3 4 5 6 7 8 |
ConvertFrom-StringData @'
GetServiceInformation = Retrieving {0} service information. RestartService = Restarting the {0} service. UnknownService = Unable to find the desired service. InvalidDriveLetterFormatError = Drive Letter format '{0}' is not valid. InvalidAccessPathError = Access Path '{0}' is not found. '@ |