Sync with trunk r63383 .
[reactos.git] / subsystems / ntvdm / lang / en-US.rc
index 4ec9d71..a6373b8 100644 (file)
@@ -9,5 +9,6 @@ END
 
 STRINGTABLE
 BEGIN
-    IDS_VDM_QUIT,   "&Quit the ReactOS VDM"
+    IDS_VDM_DUMPMEM,    "Dump &Memory"
+    IDS_VDM_QUIT   ,    "&Quit the ReactOS VDM"
 END