Skip to content

Commit 4e2b0d0

Browse files
committed
Added the two validation strings for Dutch property summaries and aligned the remaining wording:
Added StartingTextReturns → “Retourneert” and StartingTextReturnsWhether → “Retourneert een waarde welke aangeeft” so PropertySummaryDocumentationAnalyzer can validate Dutch-returning summaries.
1 parent 7e51c1a commit 4e2b0d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.nl-NL.resx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,12 @@
156156
<data name="StartingTextSetsWhether" xml:space="preserve">
157157
<value>Schrijft een waarde welke aangeeft</value>
158158
</data>
159+
<data name="StartingTextReturns" xml:space="preserve">
160+
<value>Retourneert</value>
161+
</data>
162+
<data name="StartingTextReturnsWhether" xml:space="preserve">
163+
<value>Retourneert een waarde welke aangeeft</value>
164+
</data>
159165
<data name="StaticConstructorStandardTextFirstPart" xml:space="preserve">
160166
<value>Initialiseert statische leden van de </value>
161167
</data>

0 commit comments

Comments
 (0)