André Hentschel : cryptui: Fix German translation.

Alexandre Julliard julliard at winehq.org
Mon Oct 4 11:04:00 CDT 2010


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sat Oct  2 00:08:08 2010 +0200

cryptui: Fix German translation.

---

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

diff --git a/dlls/cryptui/cryptui_De.rc b/dlls/cryptui/cryptui_De.rc
index c03c06c..82bc2b3 100644
--- a/dlls/cryptui/cryptui_De.rc
+++ b/dlls/cryptui/cryptui_De.rc
@@ -358,7 +358,7 @@ BEGIN
   PUSHBUTTON "&Exportieren...", IDC_MGR_EXPORT, 62,172,51,14, WS_DISABLED
   PUSHBUTTON "&Entfernen", IDC_MGR_REMOVE, 117,172,51,14, WS_DISABLED
   PUSHBUTTON "&Erweitert...", IDC_MGR_ADVANCED, 277,172,51,14
-  GROUPBOX "Beabsichtigte Zwecke des Zertifikates", -1,7,194,321,47, BS_GROUPBOX
+  GROUPBOX "Beabsichtigte Zwecke des Zertifikats", -1,7,194,321,47, BS_GROUPBOX
   LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
   PUSHBUTTON "&Anzeigen...", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
   PUSHBUTTON "&Schließen", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON




More information about the wine-cvs mailing list