credui: Update the German translation.

Michael Stefaniuc mstefani at redhat.de
Sun Mar 23 16:02:55 CDT 2008


---
 dlls/credui/credui_De.rc |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/dlls/credui/credui_De.rc b/dlls/credui/credui_De.rc
index 3c9fcd2..7214d04 100644
--- a/dlls/credui/credui_De.rc
+++ b/dlls/credui/credui_De.rc
@@ -31,10 +31,20 @@ BEGIN
     LTEXT           "&Benutzername:",IDC_STATIC,8,62,72,12,SS_CENTERIMAGE
     CONTROL         "",IDC_USERNAME,"ComboBoxEx32",CBS_DROPDOWN |
                     CBS_NOINTEGRALHEIGHT | WS_TABSTOP,80,62,126,87
-    LTEXT           "&Passwort:",IDC_STATIC,8,80,72,12,SS_CENTERIMAGE
+    LTEXT           "&Kennwort:",IDC_STATIC,8,80,72,12,SS_CENTERIMAGE
     EDITTEXT        IDC_PASSWORD,80,80,126,12,ES_PASSWORD | ES_AUTOHSCROLL
-    CONTROL         "&Remember my password",IDC_SAVE,"Button",
+    CONTROL         "Kennwort &merken",IDC_SAVE,"Button",
                     BS_AUTOCHECKBOX | WS_TABSTOP,80,98,126,12
     DEFPUSHBUTTON   "OK",IDOK,97,128,50,14
     PUSHBUTTON      "Abbrechen",IDCANCEL,156,128,50,14
 END
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_TITLEFORMAT     "Mit %s verbinden"
+    IDS_MESSAGEFORMAT   "Verbindung mit %s wird hergestellt"
+    IDS_INCORRECTPASSWORDTITLE  "Anmeldung fehlgeschlagen"
+    IDS_INCORRECTPASSWORD       "Bitte überprüfen Sie Ihren Benutzernamen\nund geben Sie das Kennwort neu ein."
+    IDS_CAPSLOCKONTITLE "Die Feststelltaste ist aktiviert"
+    IDS_CAPSLOCKON      "Mit aktivierter Feststelltaste könnte das Kennwort falsch eingeben werden.\n\nVor der Eingabe des Kennworts sollten Sie die Feststelltaste deaktivieren."
+}
-- 
1.5.4.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080323/9f4fba79/attachment.pgp 


More information about the wine-patches mailing list