[MORE] Use positional elements to build the MORE prompt, whose state is controlled...
[reactos.git] / base / applications / cmdutils / more / lang / fr-FR.rc
index dd774f0..e0b59de 100644 (file)
@@ -44,11 +44,11 @@ disponibles à l'invite ""-- Continuer --"" :\n\
     <Espace> Affiche la page suivante.\n\
     <Entrée> Affiche la ligne suivante.\n"
 
-    IDS_CONTINUE "-- Continuer --"
-    IDS_CONTINUE_PROGRESS "-- Continuer (%d %%) --"
+    IDS_BAD_FLAG "Paramètre invalide - '%s'\n"
     IDS_FILE_ACCESS "Impossible d'accéder au fichier %s.\n"
-    IDS_BAD_FLAG "Invalid argument - '%ls'\n"
-    IDS_CONTINUE_OPTIONS "-- Continue (%d%%) [Options: psfq=<Space><Enter>] --"
-    IDS_CONTINUE_LINES "-- Continue (%d%%) -- Lines: "
-    IDS_CONTINUE_LINE_AT "-- Continue (%d%%) [Line:%d] --"
+    IDS_CONTINUE_PROMPT  "-- Continuer%1%2%3 --%4"
+    IDS_CONTINUE_PERCENT " (%d %%)"
+    IDS_CONTINUE_LINE_AT " [Ligne : %d]"
+    IDS_CONTINUE_OPTIONS " [Options : psfq=<Espace><Entrée>]"
+    IDS_CONTINUE_LINES   " Lignes : "
 END