Remove some hardcode strings
[reactos.git] / reactos / subsys / ntvdm / En.rc
diff --git a/reactos/subsys/ntvdm/En.rc b/reactos/subsys/ntvdm/En.rc
new file mode 100644 (file)
index 0000000..14a9116
--- /dev/null
@@ -0,0 +1,13 @@
+#include "resource.h"\r
+/*\r
+ * Moved all hardcoded strings to En.rc.\r
+ * By Magnus Olsen  2005\r
+ */\r
+\r
+LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT\r
+STRINGTABLE DISCARDABLE\r
+{\r
+\r
+STRING_WelcomeMsg,      "ReactOS Virtual DOS Machine support.\n"\r
+STRING_PromptMsg,       "Type r<cr> to run, s<cr> to shutdown or q<cr> to quit now."\r
+}\r