From 61976c1eaa0852cdcbf554284f181a37eb554501 Mon Sep 17 00:00:00 2001 From: arkypita <arkypita@bergamo3.it> Date: Thu, 14 Nov 2019 16:58:31 +0100 Subject: [PATCH] Include Hungarian translation for ConnectionLogForm --- LaserGRBL/LaserGRBL.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LaserGRBL/LaserGRBL.csproj b/LaserGRBL/LaserGRBL.csproj index 1b68d3c7b..ec28c40b5 100644 --- a/LaserGRBL/LaserGRBL.csproj +++ b/LaserGRBL/LaserGRBL.csproj @@ -701,6 +701,9 @@ <EmbeddedResource Include="ConnectLogForm.fr.resx"> <DependentUpon>ConnectLogForm.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="ConnectLogForm.hu-HU.resx"> + <DependentUpon>ConnectLogForm.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="ConnectLogForm.it.resx"> <DependentUpon>ConnectLogForm.cs</DependentUpon> </EmbeddedResource>