Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
</data>
<data name="CommandNotFoundException" xml:space="preserve">
<value>The term '{0}' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.</value>
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.</value>
</data>
<data name="CmdletNotFoundException" xml:space="preserve">
<value>Argument '{0}' is not recognized as a cmdlet: {1}</value>
Expand Down