reactos/subsystems/ntvdm/lang/de-DE.rc

15 lines
398 B
Plaintext
Raw Normal View History

#include "resource.h"
/*
* Translate into German.
* By Rouven Wessling 2005 pentiumforever@gmail.com
* 2008 dark_shadow@gmx.at
*/
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
STRING_WelcomeMsg, "ReactOS virtuelle DOS-Unterst<73>tzung.\n"
STRING_PromptMsg, "Dr<44>cken Sie r<cr> zum Starten, s<cr> zum Herunterfahren oder q<cr> zum Beenden."
END