Commit 30a00e8d authored by Frans Kool's avatar Frans Kool Committed by Alexandre Julliard

start: Fixed Dutch translations.

parent 41e757c8
......@@ -2,6 +2,7 @@
* Start (Dutch resources)
*
* Copyright 2003 Hans Leidekker
* Copyright 2008 Frans Kool
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......@@ -32,6 +33,7 @@ Options: \n\
/MAX[imized] Start het programma gemaximaliseerd. \n\
/R[estored] Start het programma normaal (noch geminimaliseerd noch gemaximaliseerd). \n\
/W[ait] Wacht totdat het gestarte programma is beindigd, eindig dan met de exit code van dat programma. \n\
/Unix Gebruik een Unix bestandsnaam en start het bestand als de windows verkenner. \n\
/L Laat de gebruikerslicentie zien. \n\
\n\
start.exe version 0.2 Copyright (C) 2003, Dan Kegel \n\
......@@ -59,4 +61,6 @@ See the COPYING.LIB file for license information. \n\
"
STRING_EXECFAIL "Programma kan niet worden gestart, of er is geen programma verbonden met het opgegeven bestand.\nShellExecuteEx is mislukt"
STRING_UNIXFAIL "Kon de opgegeven Unix bestandsnaam niet omzetten naar een DOS bestandsnaam."
}
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