Skip to content

Commit

Permalink
Add localized resources. Machine translated. de-de is lightly post-ed…
Browse files Browse the repository at this point in the history
…ited.
  • Loading branch information
chriswendt1 committed Jun 28, 2022
1 parent e05cfe9 commit 8a3f604
Show file tree
Hide file tree
Showing 5 changed files with 1,694 additions and 0 deletions.
10 changes: 10 additions & 0 deletions DocumentTranslation.GUI/DocumentTranslation.GUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,23 @@
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Update="Resources.Designer.cs">
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
</Compile>
</ItemGroup>

<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Update="Resources.resx">
<SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<Generator>PublicResXFileCodeGenerator</Generator>
</EmbeddedResource>
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 8a3f604

Please sign in to comment.