Merge pull request #206 from Kappa971/kappa/cnc-ddraw-italiano

Add Italian translation
This commit is contained in:
FunkyFr3sh 2023-08-04 12:36:08 +02:00 committed by GitHub
commit d7dc09dfb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 67 additions and 0 deletions

View file

@ -183,6 +183,10 @@
<ResourceType>RCDATA</ResourceType>
<ResourceId>PngImage_HU</ResourceId>
</RcItem>
<RcItem Include="Resources\IT.png">
<ResourceType>RCDATA</ResourceType>
<ResourceId>PngImage_IT</ResourceId>
</RcItem>
<RcItem Include="Resources\RU.png">
<ResourceType>RCDATA</ResourceType>
<ResourceId>PngImage_RU</ResourceId>
@ -269,6 +273,12 @@
<Platform Name="Win32">
<Overwrite>true</Overwrite>
</Platform>
<DeployFile LocalName="Resources\IT.png" Configuration="Release" Class="ProjectFile">
<Platform Name="Win32">
<RemoteDir>.\</RemoteDir>
<Overwrite>true</Overwrite>
</Platform>
</DeployFile>
</DeployFile>
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule"/>
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule"/>