added german translation

svn path=/trunk/; revision=19992
This commit is contained in:
Christoph von Wittich
2005-12-09 01:08:47 +00:00
parent 7d995d69cb
commit 7b341aecfa
2 changed files with 16 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
IDD_HARDWARE DIALOGEX 0, 0, 246, 228
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Hardware"
FONT 8, "MS Shell Dlg"
BEGIN
END
STRINGTABLE
BEGIN
IDS_CPLNAME "Sound und Audio Geräte"
IDS_CPLDESCRIPTION "Ändert das Sound-Schema Ihres Computers, oder konfiguriert die Einstellungen für Ihre Lautsprecher und Aufnahmegeräte."
END
+1
View File
@@ -11,3 +11,4 @@
IDI_CPLICON ICON "resources/mmsys.ico"
#include "En.rc"
#include "De.rc"