[NTVDM]: Implement mouse capture. There are still "bugs" remaining, namely, if somebo...
[reactos.git] / reactos / subsystems / mvdm / ntvdm / lang / fr-FR.rc
index e796a03..2175ca3 100644 (file)
@@ -2,9 +2,9 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_HIDE_MOUSE, "Mas&quer le pointeur de la souris"
-    IDS_SHOW_MOUSE, "&Afficher le pointeur de la souris"
-    IDS_VDM_MENU  , "ReactOS &VDM"
+    IDS_CAPTURE_MOUSE, "&Capturer le pointeur de la souris"
+    IDS_RELEASE_MOUSE, "&LibĂ©rer le pointeur de la souris"
+    IDS_VDM_MENU     , "ReactOS &VDM"
 END
 
 STRINGTABLE