mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
added german translation
svn path=/trunk/; revision=19992
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -11,3 +11,4 @@
|
||||
IDI_CPLICON ICON "resources/mmsys.ico"
|
||||
|
||||
#include "En.rc"
|
||||
#include "De.rc"
|
||||
|
||||
Reference in New Issue
Block a user