Skip to content

Commit

Permalink
English support & minor bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Catboy96 authored Mar 18, 2017
1 parent f189cbe commit 99ce45b
Show file tree
Hide file tree
Showing 26 changed files with 4,310 additions and 374 deletions.
4 changes: 4 additions & 0 deletions Automator/Automator/Automator.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Forms\MainForm.en.resx">
<DependentUpon>MainForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\MainForm.resx">
<DependentUpon>MainForm.vb</DependentUpon>
</EmbeddedResource>
Expand All @@ -105,6 +108,7 @@
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Resources\Resources.en.resx" />
</ItemGroup>
<ItemGroup>
<None Include="My Project\Application.myapp">
Expand Down
429 changes: 90 additions & 339 deletions Automator/Automator/Forms/MainForm.Designer.vb

Large diffs are not rendered by default.

2,220 changes: 2,220 additions & 0 deletions Automator/Automator/Forms/MainForm.en.resx

Large diffs are not rendered by default.

Loading

0 comments on commit 99ce45b

Please sign in to comment.