en-GB/PSDocs.Resources.psd1

1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

ConvertFrom-StringData @'
###PSLOC
DocumentNotFound=Failed to find document: {0}
PathNotFound=Path not found
SourceNotFound=Path not found
DocumentProcessFailure=Failed to process document
SectionProcessFailure=Failed to process section: {0}
###PSLOC
'@