reactos/subsystems/ntvdm/lang/fr-FR.rc

14 lines
347 B
Plaintext
Raw Normal View History

#include "resource.h"
/*
* Moved all hardcoded strings to En.rc.
* By Magnus Olsen 2005
*/
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
STRING_WelcomeMsg, "Aide de la Machine DOS Virtuel de ReactOS.\n"
STRING_PromptMsg, "Taper r<cr> pour d<>marrer, s<cr> pour <20>teindre ou q<cr> pour quitter maintenant."
END