fixed bug #1548190 - Danish "Browse" words not translated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4742 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
912cfe7455
commit
d470bbc2a6
1 changed files with 2 additions and 2 deletions
|
@ -99,13 +99,13 @@ V
|
|||
# ^UnComponentsSubText2
|
||||
Eller vælg de tillægskomponenter du ønsker at afinstallere:
|
||||
# ^DirText
|
||||
Setup-guiden vil installere $(^NameDA) i følgende mappe. For at installere i en anden mappe, tryk Browse og vælg en anden mappe. $_CLICK
|
||||
Setup-guiden vil installere $(^NameDA) i følgende mappe. For at installere i en anden mappe, tryk Gennemse og vælg en anden mappe. $_CLICK
|
||||
# ^DirSubText
|
||||
Destinationsmappe
|
||||
# ^DirBrowseText
|
||||
Vælg den mappe $(^NameDA) skal installeres i:
|
||||
# ^UnDirText
|
||||
Setup-guiden vil afinstallere $(^NameDA) fra følgende mappe. For at afinstallere fra en anden mappe, tryk Browse og vælg en anden mappe. $_CLICK
|
||||
Setup-guiden vil afinstallere $(^NameDA) fra følgende mappe. For at afinstallere fra en anden mappe, tryk Gennemse og vælg en anden mappe. $_CLICK
|
||||
# ^UnDirSubText
|
||||
""
|
||||
# ^UnDirBrowseText
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue