Juan Lang : cryptui: Fix German translation.

Alexandre Julliard julliard at winehq.org
Thu Oct 29 11:20:36 CDT 2009


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

Author: Juan Lang <juan.lang at gmail.com>
Date:   Wed Oct 28 11:33:08 2009 -0700

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 cfaf468..7174015 100644
--- a/dlls/cryptui/cryptui_De.rc
+++ b/dlls/cryptui/cryptui_De.rc
@@ -119,7 +119,7 @@ STRINGTABLE DISCARDABLE
     IDS_WARN_REMOVE_DEFAULT "Sind Sie sicher, dass Sie dieses Zertifikat entfernen möchten?"
     IDS_WARN_REMOVE_PLURAL_DEFAULT "Sind Sie sicher, dass Sie diese Zertifikate entfernen möchten?"
     IDS_CERT_MGR "Zertifikate"
-    IDS_FRIENDLY_NAME_NONE "<Keine>"
+    IDS_FRIENDLY_NAME_NONE "<Keiner>"
     IDS_PURPOSE_SERVER_AUTH "Garantiert die Identität eines entfernten Computers"
     IDS_PURPOSE_CLIENT_AUTH "Beweist Ihre Identität für einen entfernten Computers"
     IDS_PURPOSE_CODE_SIGNING "Schützt Software vor Manipulation nach der Veröffentlichung"




More information about the wine-cvs mailing list