Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update message strings
  • Loading branch information
Christoph Bergmeister committed Jan 4, 2020
commit 4686bb92fd8ec3e13fff390487bdfdbd4205c20f
86 changes: 39 additions & 47 deletions Rules/Strings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Rules/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1081,13 +1081,13 @@
<value>Use space before pipe.</value>
</data>
<data name="UseCorrectCasingCommonName" xml:space="preserve">
<value>Use exact casing of cmdlet/function name.</value>
<value>Use exact casing of cmdlet/function/parameter name.</value>
</data>
<data name="UseCorrectCasingDescription" xml:space="preserve">
<value>For better readability and consistency, use the exact casing of the cmdlet/function.</value>
<value>For better readability and consistency, use the exact casing of the cmdlet/function/parameter.</value>
</data>
<data name="UseCorrectCasingError" xml:space="preserve">
<value>Cmdlet/Function does not match its exact casing '{0}'.</value>
<value>Cmdlet/Function/Parameter does not match its exact casing '{0}'.</value>
</data>
<data name="UseCorrectCasingName" xml:space="preserve">
<value>UseCorrectCasing</value>
Expand All @@ -1104,4 +1104,4 @@
<data name="UseProcessBlockForPipelineCommandName" xml:space="preserve">
<value>UseProcessBlockForPipelineCommand</value>
</data>
</root>
</root>