language name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4767 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fb8bd938f1
commit
6305717786
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "Danish"
|
||||
|
||||
!define MUI_LANGNAME "Danish" ;Use only ASCII characters (if this is not possible, use the English name)
|
||||
!define MUI_LANGNAME "Dansk" ;Use only ASCII characters (if this is not possible, use the English name)
|
||||
|
||||
!define MUI_TEXT_WELCOME_INFO_TITLE "Velkommen til setup-guiden for $(^NameDA)"
|
||||
!define MUI_TEXT_WELCOME_INFO_TEXT "Denne guide vil installere $(^NameDA) på din computer.\r\n\r\nDet anbefales at du lukker alle kørende programmer inden start af setup-guiden. Dette vil tillade guiden at opdatere de nødvendige systemfiler uden at skulle genstarte computeren.\r\n\r\n$_CLICK"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue