When I use OpenFileDialog.ShowDialog(), the dialog is in Dutch (which is
fine for the moment). It says 'Bestandsnaam' for Filename,
'Bestandstypen' for File Types etc. But when I select a non-existing
file, the warning is in English. How can I change the warnings to Dutch
(or to any other language)?

Re: Non-English Warnings by Herfried

Herfried
Mon Sep 24 12:19:09 PDT 2007

"Martijn Mulder" <i@m> schrieb:
> When I use OpenFileDialog.ShowDialog(), the dialog is in Dutch (which is
> fine for the moment). It says 'Bestandsnaam' for Filename, 'Bestandstypen'
> for File Types etc. But when I select a non-existing file, the warning is
> in English. How can I change the warnings to Dutch (or to any other
> language)?

Did you install the Dutch language pack for the .NET Framework 2.0 (if such
a language pack exists)?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>