Skip to content

Commit

Permalink
Beginning of more localisation
Browse files Browse the repository at this point in the history
  • Loading branch information
ciribob committed May 27, 2024
1 parent 6cc0521 commit 20727a4
Show file tree
Hide file tree
Showing 3 changed files with 1,227 additions and 0 deletions.
10 changes: 10 additions & 0 deletions DCS-SR-Client/DCS-SR-Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,11 @@
<Compile Include="Network\VAICOM\Models\VAICOMMessageWrapper.cs" />
<Compile Include="Network\VAICOM\VAICOMSyncHandler.cs" />
<Compile Include="Audio\Recording\ClientTransmissionBuffer.cs" />
<Compile Include="Properties\Resources.ru-RU.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.ru-RU.resx</DependentUpon>
</Compile>
<Compile Include="Properties\Resources.zh-CN.Designer.cs">
<DependentUpon>Resources.zh-CN.resx</DependentUpon>
<AutoGen>True</AutoGen>
Expand Down Expand Up @@ -464,6 +469,11 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<EmbeddedResource Include="Properties\Resources.ru-RU.resx">
<SubType>Designer</SubType>
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.ru-RU.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.zh-CN.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.zh-CN.Designer.cs</LastGenOutput>
Expand Down
Empty file.
Loading

0 comments on commit 20727a4

Please sign in to comment.