fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3371 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
66bed354ae
commit
c3f11a4cc0
4 changed files with 93 additions and 92 deletions
|
@ -15,7 +15,7 @@ Nullsoft Install System %s
|
|||
# ^SetupCaption
|
||||
$(^Name) Installatie
|
||||
# ^UninstallCaption
|
||||
$(^Name) Deïnstallatie
|
||||
$(^Name) De-installatie
|
||||
# ^LicenseSubCaption
|
||||
: Licentie Overeenkomst
|
||||
# ^ComponentsSubCaption
|
||||
|
@ -27,9 +27,9 @@ $(^Name) De
|
|||
# ^CompletedSubCaption
|
||||
: Voltooid
|
||||
# ^UnComponentsSubCaption
|
||||
: Deïnstallatie Opties
|
||||
: De-installatie Opties
|
||||
# ^UnDirSubCaption
|
||||
: Deïnstallatie Map
|
||||
: De-installatie Map
|
||||
# ^ConfirmSubCaption
|
||||
: Bevestiging
|
||||
# ^UninstallingSubCaption
|
||||
|
@ -141,7 +141,7 @@ Kopi
|
|||
# ^CreateShortcut
|
||||
"Snelkoppeling maken: "
|
||||
# ^CreatedUninstaller
|
||||
"Deïnstallatie programma maken: "
|
||||
"De-installatie programma maken: "
|
||||
# ^Delete
|
||||
"Bestand verwijderen: "
|
||||
# ^DeleteOnReboot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue