cmd: Make PAUSE accept any keypress instead of a full input line.
diff --git a/po/fr.po b/po/fr.po
index 7590611..ac0962a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7725,7 +7725,7 @@
msgid "Referral hop limit exceeded"
msgstr "Limite du nombre de référants dépassée"
-#: attrib.rc:27 cmd.rc:298
+#: attrib.rc:27 cmd.rc:299
msgid ""
"Not Yet Implemented\n"
"\n"
@@ -7733,7 +7733,7 @@
"Pas encore implémenté\n"
"\n"
-#: attrib.rc:28 cmd.rc:301
+#: attrib.rc:28 cmd.rc:302
msgid "%s: File Not Found\n"
msgstr "%s : fichier non trouvé\n"
@@ -8031,11 +8031,12 @@
"PATH %PATH%;c:\\temp\n"
#: cmd.rc:128
+#, fuzzy
msgid ""
-"PAUSE displays a message on the screen 'Press Return key to continue'\n"
-"and waits for the user to press the Return key. It is mainly useful in\n"
-"batch files to allow the user to read the output of a previous command\n"
-"before it scrolls off the screen.\n"
+"PAUSE displays a message on the screen asking the user to press a key.\n"
+"\n"
+"It is mainly useful in batch files to allow the user to read the output\n"
+"of a previous command before it scrolls off the screen.\n"
msgstr ""
"PAUSE affiche un message sur l'écran : « Pressez Entrée pour continuer »\n"
"et attend que l'utilisateur presse la touche Entrée. PAUSE est surtout "
@@ -8323,7 +8324,7 @@
"EXIT termine la session de ligne de commande et retourne\n"
"au système d'exploitation ou au shell où vous avez invoqué cmd.\n"
-#: cmd.rc:288
+#: cmd.rc:289
#, fuzzy
msgid ""
"CMD built-in commands are:\n"
@@ -8346,6 +8347,7 @@
"MORE\t\tDisplay output in pages\n"
"MOVE\t\tMove a file, set of files or directory tree\n"
"PATH\t\tSet or show the search path\n"
+"PAUSE\t\tSuspend execution of a batch file\n"
"POPD\t\tRestore the directory to the last one saved with PUSHD\n"
"PROMPT\t\tChange the command prompt\n"
"PUSHD\t\tChange to a new directory, saving the current one\n"
@@ -8404,111 +8406,111 @@
"\n"
"Entrez HELP <commande> pour plus d'informations sur les commandes ci-dessus\n"
-#: cmd.rc:290
+#: cmd.rc:291
msgid "Are you sure"
msgstr "Êtes-vous sûr(e)"
-#: cmd.rc:291 xcopy.rc:40
+#: cmd.rc:292 xcopy.rc:40
msgctxt "Yes key"
msgid "Y"
msgstr "O"
-#: cmd.rc:292 xcopy.rc:41
+#: cmd.rc:293 xcopy.rc:41
msgctxt "No key"
msgid "N"
msgstr "N"
-#: cmd.rc:293
+#: cmd.rc:294
msgid "File association missing for extension %s\n"
msgstr "Association de fichier manquante pour l'extension %s\n"
-#: cmd.rc:294
+#: cmd.rc:295
msgid "No open command associated with file type '%s'\n"
msgstr ""
"Aucune commande d'ouverture n'est associée avec le type de fichier « %s »\n"
-#: cmd.rc:295
+#: cmd.rc:296
msgid "Overwrite %s"
msgstr "Écraser %s"
-#: cmd.rc:296
+#: cmd.rc:297
msgid "More..."
msgstr "Plus..."
-#: cmd.rc:297
+#: cmd.rc:298
msgid "Line in Batch processing possibly truncated. Using:\n"
msgstr "Ligne du processus batch probablement tronquée. Utilisation de :\n"
-#: cmd.rc:299
+#: cmd.rc:300
msgid "Argument missing\n"
msgstr "Argument manquant\n"
-#: cmd.rc:300
+#: cmd.rc:301
msgid "Syntax error\n"
msgstr "Erreur de syntaxe\n"
-#: cmd.rc:302
+#: cmd.rc:303
msgid "No help available for %s\n"
msgstr "Pas d'aide disponible pour %s\n"
-#: cmd.rc:303
+#: cmd.rc:304
msgid "Target to GOTO not found\n"
msgstr "La destination de l'instruction GOTO n'a pas été trouvée\n"
-#: cmd.rc:304
+#: cmd.rc:305
msgid "Current Date is %s\n"
msgstr "La date courante est %s\n"
-#: cmd.rc:305
+#: cmd.rc:306
msgid "Current Time is %s\n"
msgstr "L'heure courante est %s\n"
-#: cmd.rc:306
+#: cmd.rc:307
msgid "Enter new date: "
msgstr "Saisissez la nouvelle date : "
-#: cmd.rc:307
+#: cmd.rc:308
msgid "Enter new time: "
msgstr "Saisissez la nouvelle heure : "
-#: cmd.rc:308
+#: cmd.rc:309
msgid "Environment variable %s not defined\n"
msgstr "La variable d'environnement %s n'est pas définie\n"
-#: cmd.rc:309 xcopy.rc:38
+#: cmd.rc:310 xcopy.rc:38
msgid "Failed to open '%s'\n"
msgstr "Impossible d'ouvrir « %s »\n"
-#: cmd.rc:310
+#: cmd.rc:311
msgid "Cannot call batch label outside of a batch script\n"
msgstr "Impossible d'appeler une étiquette de batch hors d'un script batch\n"
-#: cmd.rc:311 xcopy.rc:42
+#: cmd.rc:312 xcopy.rc:42
msgctxt "All key"
msgid "A"
msgstr "T"
-#: cmd.rc:312
+#: cmd.rc:313
msgid "%s, Delete"
msgstr "%s, Supprimer"
-#: cmd.rc:313
+#: cmd.rc:314
msgid "Echo is %s\n"
msgstr "Echo est %s\n"
-#: cmd.rc:314
+#: cmd.rc:315
msgid "Verify is %s\n"
msgstr "Verify est %s\n"
-#: cmd.rc:315
+#: cmd.rc:316
msgid "Verify must be ON or OFF\n"
msgstr "Verify doit être ON ou OFF\n"
-#: cmd.rc:316
+#: cmd.rc:317
msgid "Parameter error\n"
msgstr "Erreur de paramètre\n"
-#: cmd.rc:317
+#: cmd.rc:318
msgid ""
"Volume in drive %c is %s\n"
"Volume Serial Number is %04x-%04x\n"
@@ -8518,31 +8520,32 @@
"Le numéro de série du volume est %04x-%04x\n"
"\n"
-#: cmd.rc:318
+#: cmd.rc:319
msgid "Volume label (11 characters, ENTER for none)?"
msgstr "Étiquette du volume (11 caractères, ENTRÉE pour aucun) ?"
-#: cmd.rc:319
+#: cmd.rc:320
msgid "PATH not found\n"
msgstr "PATH non trouvé\n"
-#: cmd.rc:320
-msgid "Press Return key to continue: "
+#: cmd.rc:321
+#, fuzzy
+msgid "Press any key to continue... "
msgstr "Appuyez sur ENTRÉE pour continuer : "
-#: cmd.rc:321
+#: cmd.rc:322
msgid "Wine Command Prompt"
msgstr "Invite de commande Wine"
-#: cmd.rc:322
+#: cmd.rc:323
msgid "CMD Version %s\n"
msgstr "CMD version %s\n"
-#: cmd.rc:323
+#: cmd.rc:324
msgid "More? "
msgstr "Plus ? "
-#: cmd.rc:324
+#: cmd.rc:325
msgid "The input line is too long.\n"
msgstr "La ligne d'entrée est trop longue.\n"