Module: wine Branch: master Commit: 2860f486758b78936929667ae361a7c15b4f2a55 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2860f486758b78936929667ae3...
Author: Frans Kool Frans.Kool@gmail.com Date: Tue Jul 15 17:23:23 2008 +0200
shell32: Fixed Dutch translations.
---
dlls/shell32/shell32_Nl.rc | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/dlls/shell32/shell32_Nl.rc b/dlls/shell32/shell32_Nl.rc index f24bc61..e90e78a 100644 --- a/dlls/shell32/shell32_Nl.rc +++ b/dlls/shell32/shell32_Nl.rc @@ -222,6 +222,12 @@ STRINGTABLE IDS_SHUTDOWN_TITLE "Afsluiten" IDS_SHUTDOWN_PROMPT "Wilt u uw Wine sessie afsluiten?"
+ /* Run File dialog */ + IDS_RUNDLG_ERROR "Fout tijdens tonen Uitvoeren Bestand venster (interne fout)" + IDS_RUNDLG_BROWSE_ERROR "Fout tijdens tonen Bladeren venster (interne fout)" + IDS_RUNDLG_BROWSE_CAPTION "Bladeren" + IDS_RUNDLG_BROWSE_FILTER "Uitvoerbare bestanden\0*.exe\0Alle bestanden\0*.*\0\0" + /* shell folder path default values */ IDS_PROGRAMS "Start Menu\Programmas" IDS_PERSONAL "Mijn Documenten"