André Hentschel : cryptui: Fix German translation.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 16:30:57 CST 2010


Module: wine
Branch: stable
Commit: fd784e4a3e865ea9d8f7068a99e68f1b92730e81
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=fd784e4a3e865ea9d8f7068a99e68f1b92730e81

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

cryptui: Fix German translation.
(cherry picked from commit 4a69fa34e9e6d85d08af0785348d010c31f80f88)

---

 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 7174015..960605c 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