Skip to content

Commit a365be4

Browse files
sharwelldfyx
authored andcommitted
Make localized documentation a child of the English resources file
1 parent b6501ba commit a365be4

8 files changed

Lines changed: 10 additions & 43 deletions

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.de-DE.Designer.cs

Whitespace-only changes.

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.en-GB.Designer.cs

Whitespace-only changes.

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.es-MX.Designer.cs

Whitespace-only changes.

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.fr-FR.Designer.cs

Whitespace-only changes.

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.pl-PL.Designer.cs

Whitespace-only changes.

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.pt-BR.Designer.cs

Whitespace-only changes.

StyleCop.Analyzers/StyleCop.Analyzers/DocumentationRules/DocumentationResources.ru-RU.Designer.cs

Whitespace-only changes.

StyleCop.Analyzers/StyleCop.Analyzers/StyleCop.Analyzers.csproj

Lines changed: 10 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -56,36 +56,6 @@
5656
<DesignTime>True</DesignTime>
5757
<DependentUpon>DocumentationResources.resx</DependentUpon>
5858
</Compile>
59-
<Compile Include="DocumentationRules\DocumentationResources.de-DE.Designer.cs">
60-
<AutoGen>True</AutoGen>
61-
<DesignTime>True</DesignTime>
62-
<DependentUpon>DocumentationResources.de-DE.resx</DependentUpon>
63-
</Compile>
64-
<Compile Include="DocumentationRules\DocumentationResources.en-GB.Designer.cs">
65-
<AutoGen>True</AutoGen>
66-
<DesignTime>True</DesignTime>
67-
<DependentUpon>DocumentationResources.en-GB.resx</DependentUpon>
68-
</Compile>
69-
<Compile Include="DocumentationRules\DocumentationResources.es-MX.Designer.cs">
70-
<AutoGen>True</AutoGen>
71-
<DesignTime>True</DesignTime>
72-
<DependentUpon>DocumentationResources.es-MX.resx</DependentUpon>
73-
</Compile>
74-
<Compile Include="DocumentationRules\DocumentationResources.fr-FR.Designer.cs">
75-
<AutoGen>True</AutoGen>
76-
<DesignTime>True</DesignTime>
77-
<DependentUpon>DocumentationResources.fr-FR.resx</DependentUpon>
78-
</Compile>
79-
<Compile Include="DocumentationRules\DocumentationResources.pl-PL.Designer.cs">
80-
<AutoGen>True</AutoGen>
81-
<DesignTime>True</DesignTime>
82-
<DependentUpon>DocumentationResources.pl-PL.resx</DependentUpon>
83-
</Compile>
84-
<Compile Include="DocumentationRules\DocumentationResources.pt-BR.Designer.cs">
85-
<AutoGen>True</AutoGen>
86-
<DesignTime>True</DesignTime>
87-
<DependentUpon>DocumentationResources.pt-BR.resx</DependentUpon>
88-
</Compile>
8959
<Compile Include="DocumentationRules\ElementDocumentationBase.cs" />
9060
<Compile Include="DocumentationRules\ElementDocumentationSummaryBase.cs" />
9161
<Compile Include="DocumentationRules\FileHeaderAnalyzers.cs" />
@@ -429,33 +399,30 @@
429399
<Analyzer Include="..\..\packages\StyleCop.Analyzers.1.0.0\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
430400
</ItemGroup>
431401
<ItemGroup>
402+
<EmbeddedResource Include="DocumentationRules\DocumentationResources.de-DE.resx">
403+
<DependentUpon>DocumentationResources.resx</DependentUpon>
404+
</EmbeddedResource>
432405
<EmbeddedResource Include="DocumentationRules\DocumentationResources.en-GB.resx">
433-
<Generator>ResXFileCodeGenerator</Generator>
434-
<LastGenOutput>DocumentationResources.en-GB.Designer.cs</LastGenOutput>
406+
<DependentUpon>DocumentationResources.resx</DependentUpon>
435407
</EmbeddedResource>
436408
<EmbeddedResource Include="DocumentationRules\DocumentationResources.es-MX.resx">
437-
<Generator>ResXFileCodeGenerator</Generator>
438-
<LastGenOutput>DocumentationResources.es-MX.Designer.cs</LastGenOutput>
409+
<DependentUpon>DocumentationResources.resx</DependentUpon>
439410
</EmbeddedResource>
440411
<EmbeddedResource Include="DocumentationRules\DocumentationResources.fr-FR.resx">
441-
<Generator>ResXFileCodeGenerator</Generator>
442-
<LastGenOutput>DocumentationResources.fr-FR.Designer.cs</LastGenOutput>
412+
<DependentUpon>DocumentationResources.resx</DependentUpon>
443413
</EmbeddedResource>
444414
<EmbeddedResource Include="DocumentationRules\DocumentationResources.pl-PL.resx">
445-
<Generator>ResXFileCodeGenerator</Generator>
446-
<LastGenOutput>DocumentationResources.pl-PL.Designer.cs</LastGenOutput>
415+
<DependentUpon>DocumentationResources.resx</DependentUpon>
447416
</EmbeddedResource>
448417
<EmbeddedResource Include="DocumentationRules\DocumentationResources.pt-BR.resx">
449-
<Generator>ResXFileCodeGenerator</Generator>
450-
<LastGenOutput>DocumentationResources.pt-BR.Designer.cs</LastGenOutput>
418+
<DependentUpon>DocumentationResources.resx</DependentUpon>
451419
</EmbeddedResource>
452420
<EmbeddedResource Include="DocumentationRules\DocumentationResources.resx">
453421
<Generator>ResXFileCodeGenerator</Generator>
454422
<LastGenOutput>DocumentationResources.Designer.cs</LastGenOutput>
455423
</EmbeddedResource>
456-
<EmbeddedResource Include="DocumentationRules\DocumentationResources.de-DE.resx">
457-
<Generator>ResXFileCodeGenerator</Generator>
458-
<LastGenOutput>DocumentationResources.de-DE.Designer.cs</LastGenOutput>
424+
<EmbeddedResource Include="DocumentationRules\DocumentationResources.ru-RU.resx">
425+
<DependentUpon>DocumentationResources.resx</DependentUpon>
459426
</EmbeddedResource>
460427
<EmbeddedResource Include="Helpers\HelpersResources.resx">
461428
<Generator>ResXFileCodeGenerator</Generator>

0 commit comments

Comments
 (0)