summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorsr55 <[email protected]>2019-11-15 19:03:59 +0000
committersr55 <[email protected]>2019-11-15 19:03:59 +0000
commitc93b82ed7ea1f013d4b1a31d24ded042188bf4e3 (patch)
treeb5defd8bba2478f772c0190445d5b31b6262a437 /win
parent6f60f989e49191a190b8b811f80bc3933742594a (diff)
WinGui: Fix missing langauge resource file for Koren. Fixes #2420
Diffstat (limited to 'win')
-rw-r--r--win/CS/HandBrakeWPF/HandBrakeWPF.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
index c4d763c95..41fce78b6 100644
--- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
+++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
@@ -486,6 +486,7 @@
<EmbeddedResource Include="Properties\ResourcesTooltips.de.resx" />
<EmbeddedResource Include="Properties\ResourcesTooltips.es.resx" />
<EmbeddedResource Include="Properties\ResourcesTooltips.fr.resx" />
+ <EmbeddedResource Include="Properties\ResourcesTooltips.ko.resx" />
<EmbeddedResource Include="Properties\ResourcesTooltips.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>ResourcesTooltips.Designer.cs</LastGenOutput>