André Hentschel : comctl32: Improve German translation .

Alexandre Julliard julliard at winehq.org
Mon Jan 4 10:54:15 CST 2010


Module: wine
Branch: master
Commit: 9d9c4061f9775cf6f2746dc98ee1a9d5975280bf
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9d9c4061f9775cf6f2746dc98ee1a9d5975280bf

Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri Jan  1 18:27:59 2010 +0100

comctl32: Improve German translation.

---

 dlls/comctl32/comctl_De.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/comctl32/comctl_De.rc b/dlls/comctl32/comctl_De.rc
index 4a94f23..87730c8 100644
--- a/dlls/comctl32/comctl_De.rc
+++ b/dlls/comctl32/comctl_De.rc
@@ -63,7 +63,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
   PUSHBUTTON    "< &Zurück", IDC_BACK_BUTTON,71,138,50,14
   DEFPUSHBUTTON "&Weiter >", IDC_NEXT_BUTTON,121,138,50,14
-  DEFPUSHBUTTON "&Beenden",   IDC_FINISH_BUTTON,121,138,50,14
+  DEFPUSHBUTTON "&Fertig",   IDC_FINISH_BUTTON,121,138,50,14
   PUSHBUTTON    "Abbrechen", IDCANCEL,178,138,50,14
   PUSHBUTTON    "&Hilfe",     IDHELP,235,138,50,14,WS_GROUP
   LTEXT         "",          IDC_SUNKEN_LINE,7,129,278,1,SS_SUNKEN




More information about the wine-cvs mailing list