mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
shell32: Fixed Dutch translations.
This commit is contained in:
parent
88ac766f8b
commit
2860f48675
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user