credui: Convert the German resources to UTF-8.

oldstable
Michael Stefaniuc 2009-07-09 13:52:43 +02:00 committed by Alexandre Julliard
parent fc83cc5ffd
commit f6bc37cabb
1 changed files with 4 additions and 2 deletions

View File

@ -20,6 +20,8 @@
#include "credui_resources.h"
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
IDD_CREDDIALOG DIALOG DISCARDABLE 0, 0, 213, 149
@ -46,7 +48,7 @@ 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_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."
IDS_CAPSLOCKON "Mit aktivierter Feststelltaste könnte das Kennwort falsch eingeben werden.\n\nVor der Eingabe des Kennworts sollten Sie die Feststelltaste deaktivieren."
}