Commit 6ff44239 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Win32: fix danish package

parent ba55b25a
...@@ -839,6 +839,9 @@ UAC_Success: ...@@ -839,6 +839,9 @@ UAC_Success:
Dutch: Dutch:
!include "languages\dutch.nsh" !include "languages\dutch.nsh"
Goto EndLanguageCmp Goto EndLanguageCmp
Danish:
!include "languages\danish.nsh"
Goto EndLanguageCmp
Schinese: Schinese:
!include "languages\schinese.nsh" !include "languages\schinese.nsh"
Goto EndLanguageCmp Goto EndLanguageCmp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment