7 Jun
2010
7 Jun
'10
3:02 p.m.
Module: wine Branch: master Commit: 30d535cf74d656a4a94cd9a7b815cc35eb93694b URL: http://source.winehq.org/git/wine.git/?a=commit;h=30d535cf74d656a4a94cd9a7b8... Author: Paul Vriens <Paul.Vriens.Wine(a)gmail.com> Date: Thu Jun 3 15:01:34 2010 +0200 kernel32: Add the Danish translation. Translation by Thomas Larsen <sikker2004(a)yahoo.com> --- .gitignore | 1 + dlls/kernel32/Makefile.in | 1 + dlls/kernel32/nls/winerr_dan.mc | 3737 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 3739 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=30d535cf74d656a4a94cd9...