Skip to content

Commit ee73e58

Browse files
committed
v.1.4.2 push, added Dutch translation to build & set to release
1 parent e3ba797 commit ee73e58

File tree

8 files changed

+5
-1
lines changed

8 files changed

+5
-1
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

Advanced Installer/Advanced Installer.aip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<ROW Property="ARPCONTACT" Value="https://twitter.com/ACC_HomeAlexa"/>
3636
<ROW Property="ARPHELPLINK" Value="https://assistantcomputercontrol.com/#get-in-touch"/>
3737
<ROW Property="ARPNOMODIFY" MultiBuildValue="DefaultBuild:1"/>
38-
<ROW Property="ARPNOREPAIR" Value="1" MultiBuildValue="DefaultBuild:1"/>
38+
<ROW Property="ARPNOREPAIR" MultiBuildValue="DefaultBuild:1"/>
3939
<ROW Property="ARPPRODUCTICON" Value="logo_ico.exe" Type="8"/>
4040
<ROW Property="ARPURLINFOABOUT" Value="https://assistantcomputercontrol.com/"/>
4141
<ROW Property="ARPURLUPDATEINFO" Value="https://assistantcomputercontrol.com/"/>

AssistantComputerControl/AssistantComputerControl.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,9 @@
230230
<None Include="Translations\Danish.json">
231231
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
232232
</None>
233+
<None Include="Translations\Dutch.json">
234+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
235+
</None>
233236
<None Include="Translations\English.json">
234237
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
235238
</None>

AssistantComputerControl/obj/Release/AssistantComputerControl.csproj.FileListAbsolute.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,4 @@ C:\Users\alber\Dropbox\Programmering\C#\AssistantComputerControl\AssistantComput
174174
C:\Users\alber\Dropbox\Programmering\C#\AssistantComputerControl\AssistantComputerControl\bin\Release\Translations\Spanish.json
175175
C:\Users\alber\Dropbox\Programmering\C#\AssistantComputerControl\AssistantComputerControl\bin\Release\Translations\Italian.json
176176
C:\Users\alber\Dropbox\Programmering\C#\AssistantComputerControl\AssistantComputerControl\bin\Release\Translations\Turkce.json
177+
C:\Users\alber\Dropbox\Programmering\C#\AssistantComputerControl\AssistantComputerControl\bin\Release\Translations\Dutch.json
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)