Missing resx include

This commit is contained in:
Jaex 2015-01-15 20:59:12 +02:00
parent 5a737b44c9
commit 6b45ffff8a

View file

@ -629,6 +629,9 @@
<EmbeddedResource Include="UpdateChecker\UpdateCheckerLabel.zh-CN.resx">
<DependentUpon>UpdateCheckerLabel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\UpdateMessageBox.de.resx">
<DependentUpon>UpdateMessageBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UpdateChecker\UpdateMessageBox.fr.resx">
<DependentUpon>UpdateMessageBox.cs</DependentUpon>
</EmbeddedResource>