Skip to content

Commit 7055b17

Browse files
authored
Merge pull request #2125 from Hosch250/Issue2097
Delete Swedish and Japanese translations
2 parents f2d2d67 + c4ff4ba commit 7055b17

19 files changed

+2
-4730
lines changed

RetailCoder.VBE/Inspections/InspectionsUI.ja.Designer.cs

Whitespace-only changes.

RetailCoder.VBE/Inspections/InspectionsUI.ja.resx

Lines changed: 0 additions & 557 deletions
This file was deleted.

RetailCoder.VBE/Inspections/InspectionsUI.sv.Designer.cs

Whitespace-only changes.

RetailCoder.VBE/Inspections/InspectionsUI.sv.resx

Lines changed: 0 additions & 557 deletions
This file was deleted.

RetailCoder.VBE/Rubberduck.csproj

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -364,16 +364,6 @@
364364
<AutoGen>True</AutoGen>
365365
<DesignTime>True</DesignTime>
366366
</Compile>
367-
<Compile Include="Inspections\InspectionsUI.sv.Designer.cs">
368-
<DependentUpon>InspectionsUI.sv.resx</DependentUpon>
369-
<AutoGen>True</AutoGen>
370-
<DesignTime>True</DesignTime>
371-
</Compile>
372-
<Compile Include="Inspections\InspectionsUI.ja.Designer.cs">
373-
<DependentUpon>InspectionsUI.ja.resx</DependentUpon>
374-
<AutoGen>True</AutoGen>
375-
<DesignTime>True</DesignTime>
376-
</Compile>
377367
<Compile Include="Inspections\IParseTreeInspection.cs" />
378368
<Compile Include="Inspections\MakeSingleLineParameterQuickFix.cs" />
379369
<Compile Include="Inspections\MalformedAnnotationInspection.cs" />
@@ -714,16 +704,6 @@
714704
<DesignTime>True</DesignTime>
715705
<DependentUpon>RubberduckUI.resx</DependentUpon>
716706
</Compile>
717-
<Compile Include="UI\RubberduckUI.ja.Designer.cs">
718-
<AutoGen>True</AutoGen>
719-
<DesignTime>True</DesignTime>
720-
<DependentUpon>RubberduckUI.ja.resx</DependentUpon>
721-
</Compile>
722-
<Compile Include="UI\RubberduckUI.sv.Designer.cs">
723-
<AutoGen>True</AutoGen>
724-
<DesignTime>True</DesignTime>
725-
<DependentUpon>RubberduckUI.sv.resx</DependentUpon>
726-
</Compile>
727707
<Compile Include="UI\Settings\Converters\HotkeyDisplayConverter.cs" />
728708
<Compile Include="UI\Settings\Converters\AssertModeValueToTextConverter.cs" />
729709
<Compile Include="UI\Settings\Converters\DelimiterToTextConverter.cs" />
@@ -1003,16 +983,6 @@
1003983
<LastGenOutput>InspectionsUI.fr.Designer.cs</LastGenOutput>
1004984
<SubType>Designer</SubType>
1005985
</EmbeddedResource>
1006-
<EmbeddedResource Include="Inspections\InspectionsUI.sv.resx">
1007-
<Generator>ResXFileCodeGenerator</Generator>
1008-
<LastGenOutput>InspectionsUI.sv.Designer.cs</LastGenOutput>
1009-
<SubType>Designer</SubType>
1010-
</EmbeddedResource>
1011-
<EmbeddedResource Include="Inspections\InspectionsUI.ja.resx">
1012-
<Generator>ResXFileCodeGenerator</Generator>
1013-
<LastGenOutput>InspectionsUI.ja.Designer.cs</LastGenOutput>
1014-
<SubType>Designer</SubType>
1015-
</EmbeddedResource>
1016986
<EmbeddedResource Include="UI\About\AboutDialog.resx">
1017987
<DependentUpon>AboutDialog.cs</DependentUpon>
1018988
</EmbeddedResource>
@@ -1052,16 +1022,6 @@
10521022
<LastGenOutput>RubberduckUI.de.Designer.cs</LastGenOutput>
10531023
<SubType>Designer</SubType>
10541024
</EmbeddedResource>
1055-
<EmbeddedResource Include="UI\RubberduckUI.ja.resx">
1056-
<Generator>PublicResXFileCodeGenerator</Generator>
1057-
<LastGenOutput>RubberduckUI.ja.Designer.cs</LastGenOutput>
1058-
<SubType>Designer</SubType>
1059-
</EmbeddedResource>
1060-
<EmbeddedResource Include="UI\RubberduckUI.sv.resx">
1061-
<Generator>PublicResXFileCodeGenerator</Generator>
1062-
<LastGenOutput>RubberduckUI.sv.Designer.cs</LastGenOutput>
1063-
<SubType>Designer</SubType>
1064-
</EmbeddedResource>
10651025
<EmbeddedResource Include="UI\Settings\SettingsForm.resx">
10661026
<DependentUpon>SettingsForm.cs</DependentUpon>
10671027
</EmbeddedResource>

RetailCoder.VBE/UI/RubberduckUI.Designer.cs

Lines changed: 0 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RetailCoder.VBE/UI/RubberduckUI.ja.Designer.cs

Whitespace-only changes.

0 commit comments

Comments
 (0)