-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlib.json
More file actions
20 lines (20 loc) · 1.08 KB
/
lib.json
File metadata and controls
20 lines (20 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"messages": {
"PSLIB_AgentVersion0Required": "Agent version {0} or higher is required.",
"PSLIB_ContainerPathNotFound0": "Container path not found: '{0}'",
"PSLIB_EndpointAuth0": "'{0}' service endpoint credentials",
"PSLIB_EndpointUrl0": "'{0}' service endpoint URL",
"PSLIB_EnumeratingSubdirectoriesFailedForPath0": "Enumerating subdirectories failed for path: '{0}'",
"PSLIB_FileNotFound0": "File not found: '{0}'",
"PSLIB_Input0": "'{0}' input",
"PSLIB_InvalidPattern0": "Invalid pattern: '{0}'",
"PSLIB_LeafPathNotFound0": "Leaf path not found: '{0}'",
"PSLIB_PathLengthNotReturnedFor0": "Path normalization/expansion failed. The path length was not returned by the Kernel32 subsystem for: '{0}'",
"PSLIB_PathNotFound0": "Path not found: '{0}'",
"PSLIB_Process0ExitedWithCode1": "Process '{0}' exited with code '{1}'.",
"PSLIB_Required0": "Required: {0}",
"PSLIB_StringFormatFailed": "String format failed.",
"PSLIB_StringResourceKeyNotFound0": "String resource key not found: '{0}'",
"PSLIB_TaskVariable0": "'{0}' task variable"
}
}