[MORE] Update and complete MORE's help usage.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 10 Jun 2021 00:34:23 +0000 (02:34 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 10 Jun 2021 00:36:12 +0000 (02:36 +0200)
And add french translation.

22 files changed:
base/applications/cmdutils/more/lang/bg-BG.rc
base/applications/cmdutils/more/lang/ca-ES.rc
base/applications/cmdutils/more/lang/cs-CZ.rc
base/applications/cmdutils/more/lang/de-DE.rc
base/applications/cmdutils/more/lang/el-GR.rc
base/applications/cmdutils/more/lang/en-US.rc
base/applications/cmdutils/more/lang/es-ES.rc
base/applications/cmdutils/more/lang/et-EE.rc
base/applications/cmdutils/more/lang/fr-FR.rc
base/applications/cmdutils/more/lang/it-IT.rc
base/applications/cmdutils/more/lang/lt-LT.rc
base/applications/cmdutils/more/lang/no-NO.rc
base/applications/cmdutils/more/lang/pl-PL.rc
base/applications/cmdutils/more/lang/ro-RO.rc
base/applications/cmdutils/more/lang/ru-RU.rc
base/applications/cmdutils/more/lang/sk-SK.rc
base/applications/cmdutils/more/lang/sq-AL.rc
base/applications/cmdutils/more/lang/sv-SE.rc
base/applications/cmdutils/more/lang/tr-TR.rc
base/applications/cmdutils/more/lang/uk-UA.rc
base/applications/cmdutils/more/lang/zh-CN.rc
base/applications/cmdutils/more/lang/zh-TW.rc

index 28a9423..24a8a38 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Показва данните на екрана, разделени на страници.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Показва данните на екрана, разделени на страници.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Продължаване --"
     IDS_CONTINUE_PROGRESS "-- Продължаване (%d%%) --"
 
     IDS_CONTINUE "-- Продължаване --"
     IDS_CONTINUE_PROGRESS "-- Продължаване (%d%%) --"
index 8762861..f14562e 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_CATALAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Mostra en pantalla el contingut pàgina per pàgina.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Mostra en pantalla el contingut pàgina per pàgina.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Continua --"
     IDS_CONTINUE_PROGRESS "-- Continua (%d%%) --"
 
     IDS_CONTINUE "-- Continua --"
     IDS_CONTINUE_PROGRESS "-- Continua (%d%%) --"
index 3b2780e..fd1db13 100644 (file)
@@ -8,29 +8,45 @@ LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Zobrazí výstup po jednotlivých stránkách na obrazovku.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Zobrazí výstup po jednotlivých stránkách na obrazovku.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Pokračovat --"
     IDS_CONTINUE_PROGRESS "-- Pokračovat (%d%%) --"
 
     IDS_CONTINUE "-- Pokračovat --"
     IDS_CONTINUE_PROGRESS "-- Pokračovat (%d%%) --"
index db101d9..bfa56fc 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Zeigt Daten seitenweise auf dem Bildschirm an.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Zeigt Daten seitenweise auf dem Bildschirm an.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Fortsetzung --"
     IDS_CONTINUE_PROGRESS "-- Fortsetzung (%d%%) --"
 
     IDS_CONTINUE "-- Fortsetzung --"
     IDS_CONTINUE_PROGRESS "-- Fortsetzung (%d%%) --"
index 589fe0c..6750bbd 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Εμφανίζει τα δεδομένα σελίδα-παρά-σελίδα στην οθόνη.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Εμφανίζει τα δεδομένα σελίδα-παρά-σελίδα στην οθόνη.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Συνέχεια --"
     IDS_CONTINUE_PROGRESS "-- Συνέχεια (%d%%) --"
 
     IDS_CONTINUE "-- Συνέχεια --"
     IDS_CONTINUE_PROGRESS "-- Συνέχεια (%d%%) --"
index d6498d4..5f182d8 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Displays data page-by-page on the screen.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Displays data page by page on the screen.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Continue --"
     IDS_CONTINUE_PROGRESS "-- Continue (%d%%) --"
 
     IDS_CONTINUE "-- Continue --"
     IDS_CONTINUE_PROGRESS "-- Continue (%d%%) --"
index 94e8436..d0191aa 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Muestra datos página por página en la pantalla.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Muestra datos página por página en la pantalla.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Continuar --"
     IDS_CONTINUE_PROGRESS "-- Continuar (%d%%) --"
 
     IDS_CONTINUE "-- Continuar --"
     IDS_CONTINUE_PROGRESS "-- Continuar (%d%%) --"
index 123eaae..4ff3b31 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Kuvab andmeid lehekülje kaupa ekraanil.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Kuvab andmeid lehekülje kaupa ekraanil.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Jätka --"
     IDS_CONTINUE_PROGRESS "-- Jätka (%d%%) --"
 
     IDS_CONTINUE "-- Jätka --"
     IDS_CONTINUE_PROGRESS "-- Jätka (%d%%) --"
index 28899ea..dd774f0 100644 (file)
@@ -2,29 +2,47 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Affiche les données page par page à l'écran.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
-Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    IDS_USAGE "Affiche des données page par page à l'écran.\n\
+\n\
+MORE [/E [options]] < [lect:][chemin]fichier\n\
+commande | MORE [/E [options]]\n\
+\n\
+    [lect:][chemin]fichier  Un fichier dont le contenu sera affiché.\n\
+    commande                Une commande dont la sortie sera affichée.\n\
+\n\
+Lorsque les Fonctions Étendues sont activées, la forme suivante est reconnue :\n\
+MORE [/E] [options] [fichiers]\n\
+\n\
+Options :\n\
+    /E       Active les Fonctions Étendues.\n\
+    L'état par défaut des Fonctions Étendues est contrôlé par les paramètres\n\
+    de registre par défaut pour CMD.EXE. Pour plus de détails sur comment\n\
+    changer ces paramètres, consultez la section ""Extensions de Commandes""\n\
+    dans l'aide de CMD.EXE.\n\
+\n\
+    Lorsque les Fonctions Étendues sont activées, les options suivantes sont\n\
+    disponibles :\n\
+    /C       Efface l'écran avant d'afficher une page.\n\
+    /P       Développe les caractères de saut de page.\n\
+    /S       Groupe toutes lignes vides consécutives en une seule ligne.\n\
+    /Tn      Développe les tabulations en n espaces (défaut : 8).\n\
+\n\
+    Ces options peuvent être présentes dans la variable d'environnement MORE.\n\
+\n\
+    +n       Débute l'affichage du premier fichier à la ligne n.\n\
+    fichiers Liste de fichiers à afficher, séparés par des blancs.\n\
+\n\
+Lorsque les Fonctions Étendues sont activées, les commandes suivantes sont\n\
+disponibles à l'invite ""-- Continuer --"" :\n\
+\n\
+    P n      Affiche les n lignes suivantes.\n\
+    S n      Saute les n lignes suivantes.\n\
+    F        Affiche le fichier suivant.\n\
+    Q        Quitte.\n\
+    =        Montre le numéro de ligne.\n\
+    ?        Montre la ligne d'aide.\n\
+    <Espace> Affiche la page suivante.\n\
+    <Entrée> Affiche la ligne suivante.\n"
 
     IDS_CONTINUE "-- Continuer --"
     IDS_CONTINUE_PROGRESS "-- Continuer (%d %%) --"
 
     IDS_CONTINUE "-- Continuer --"
     IDS_CONTINUE_PROGRESS "-- Continuer (%d %%) --"
index 05f6e15..32eb449 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Visualizza dati una schermata per volta.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Visualizza dati una schermata per volta.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Continua --"
     IDS_CONTINUE_PROGRESS "-- Continua (%d%%) --"
 
     IDS_CONTINUE "-- Continua --"
     IDS_CONTINUE_PROGRESS "-- Continua (%d%%) --"
index 76ff2a4..e7b3013 100644 (file)
@@ -11,29 +11,45 @@ LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Atvaizduoja duomenis puslapiais.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Atvaizduoja duomenis puslapiais.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Toliau --"
     IDS_CONTINUE_PROGRESS "-- Toliau (%d%%) --"
 
     IDS_CONTINUE "-- Toliau --"
     IDS_CONTINUE_PROGRESS "-- Toliau (%d%%) --"
index 7260d25..6274bd1 100644 (file)
@@ -2,29 +2,45 @@ LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Vis data side-etter-side på skjermen.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Vis data side-etter-side på skjermen.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Fortsett --"
     IDS_CONTINUE_PROGRESS "-- Fortsett (%d%%) --"
 
     IDS_CONTINUE "-- Fortsett --"
     IDS_CONTINUE_PROGRESS "-- Fortsett (%d%%) --"
index b8ba373..9b564b1 100644 (file)
@@ -10,29 +10,45 @@ LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Wyświetla dane, podzielone na odcinki o długości ekranu.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Wyświetla dane, podzielone na odcinki o długości ekranu.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Kontynuuj --"
     IDS_CONTINUE_PROGRESS "-- Kontynuuj (%d%%) --"
 
     IDS_CONTINUE "-- Kontynuuj --"
     IDS_CONTINUE_PROGRESS "-- Kontynuuj (%d%%) --"
index 8d5c990..41f2571 100644 (file)
@@ -10,29 +10,45 @@ LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Afișează date pe ecran, pagină-cu-pagină.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Afișează date pe ecran, pagină-cu-pagină.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Continuă --"
     IDS_CONTINUE_PROGRESS "-- Continuă (%d%%) --"
 
     IDS_CONTINUE "-- Continuă --"
     IDS_CONTINUE_PROGRESS "-- Continuă (%d%%) --"
index d251bb0..13f2aa2 100644 (file)
@@ -10,29 +10,45 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Показывать данные постранично заполняя экран.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Показывать данные постранично заполняя экран.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Продолжить --"
     IDS_CONTINUE_PROGRESS "-- Продолжить (%d%%) --"
 
     IDS_CONTINUE "-- Продолжить --"
     IDS_CONTINUE_PROGRESS "-- Продолжить (%d%%) --"
index db3f798..d9c8320 100644 (file)
@@ -6,29 +6,45 @@ LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Zobrazuje údaje, stránku za stránkou, na obrazovke.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Zobrazuje údaje, stránku za stránkou, na obrazovke.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Pokračujte --"
     IDS_CONTINUE_PROGRESS "-- Pokračujte (%d%%) --"
 
     IDS_CONTINUE "-- Pokračujte --"
     IDS_CONTINUE_PROGRESS "-- Pokračujte (%d%%) --"
index 6cf4a8b..29b5084 100644 (file)
@@ -6,29 +6,45 @@ LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Shfaq të dhëna faqe-per-faqe ne ekran.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Shfaq të dhëna faqe-per-faqe ne ekran.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Vazhdo --"
     IDS_CONTINUE_PROGRESS "-- Vazhdo (%d%%) --"
 
     IDS_CONTINUE "-- Vazhdo --"
     IDS_CONTINUE_PROGRESS "-- Vazhdo (%d%%) --"
index ea513e2..5a4e250 100644 (file)
@@ -9,29 +9,45 @@ LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Visa data sida-efter-sida på skärmen.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Visa data sida-efter-sida på skärmen.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Fortsätt --"
     IDS_CONTINUE_PROGRESS "-- Fortsätt (%d%%) --"
 
     IDS_CONTINUE "-- Fortsätt --"
     IDS_CONTINUE_PROGRESS "-- Fortsätt (%d%%) --"
index a8cb35e..e0599d0 100644 (file)
@@ -4,29 +4,45 @@ LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Görüntülükte veriyi sayfa sayfa görüntüler.\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Görüntülükte veriyi sayfa sayfa görüntüler.\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Sürdür --"
     IDS_CONTINUE_PROGRESS "-- Sürdür (%%%d) --"
 
     IDS_CONTINUE "-- Sürdür --"
     IDS_CONTINUE_PROGRESS "-- Sürdür (%%%d) --"
index cdb5904..c5c1314 100644 (file)
@@ -9,29 +9,45 @@ LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "Виводить iнфрмацію поекранно. Використання:\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "Виводить iнфрмацію поекранно. Використання:\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- Далi --"
     IDS_CONTINUE_PROGRESS "-- Далi (%d%%) --"
 
     IDS_CONTINUE "-- Далi --"
     IDS_CONTINUE_PROGRESS "-- Далi (%d%%) --"
index da92aa5..007bb73 100644 (file)
@@ -4,29 +4,45 @@ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "在屏幕上一页一页地显示内容。\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "在屏幕上一页一页地显示内容。\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- 继续 --"
     IDS_CONTINUE_PROGRESS "-- 继续 (%d%%) --"
 
     IDS_CONTINUE "-- 继续 --"
     IDS_CONTINUE_PROGRESS "-- 继续 (%d%%) --"
index 9e26993..d246582 100644 (file)
@@ -4,29 +4,45 @@ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
 
 STRINGTABLE
 BEGIN
 
 STRINGTABLE
 BEGIN
-    IDS_USAGE "在螢幕上一頁一頁地顯示內容。\n\n\
-  MORE [options] < [Drive:][Path]Filename\n\
-  Command | MORE [options]\n\
-  MORE [options] [Drive:][Path]Filename\n\n\
+    IDS_USAGE "在螢幕上一頁一頁地顯示內容。\n\
+\n\
+MORE [/E [options]] < [drive:][path]filename\n\
+command | MORE [/E [options]]\n\
+\n\
+    [drive:][path]filename  A file whose contents are to be displayed.\n\
+    command                 A command whose output is to be displayed.\n\
+\n\
+When Extended Features are enabled, the following form is supported:\n\
+MORE [/E] [options] [files]\n\
+\n\
 Options:\n\
 Options:\n\
-  /E        Enable extended features.\n\
-  /C        Clear screen before displaying page.\n\
-  /P        Expand form-feed characters.\n\
-  /S        Shrink multiple blank lines to a single line.\n\
-  /Tn       Expand tabs to n spaces (default: 8).\n\
-  +n        Start displaying the first file at line n.\n\n\
-  [Drive:][Path]Filename     A file, whose content shall be displayed.\n\
-  Command                    A command, whose output shall be displayed.\n\n\
-If extended features are enabled, the following commands are available\n\
-at ""-- Continue --"" prompt:\n\
-   P n      Display n lines.\n\
-   S n      Skip n lines.\n\
-   F        Display next file.\n\
-   Q        Quit.\n\
-   ?        Show help line.\n\
-   =        Show line number.\n\
-   <Space>  Display next page.\n\
-   <Enter>  Display next line.\n"
+    /E       Enable Extended Features.\n\
+    The default state of the Extended Features is controlled by the default\n\
+    registry settings for CMD.EXE. For more details on how to change these\n\
+    settings, see the section ""Command Extensions"" in CMD.EXE help.\n\
+\n\
+    When Extended Features are enabled, the following options are available:\n\
+    /C       Clear the screen before displaying a page.\n\
+    /P       Expand Form-Feed characters.\n\
+    /S       Shrink successive blank lines to a single line.\n\
+    /Tn      Expand tabs to n spaces (default: 8).\n\
+\n\
+    These options can be specified in the MORE environment variable.\n\
+\n\
+    +n       Start displaying the first file at line n.\n\
+    files    List of files to display, separated by blanks.\n\
+\n\
+When Extended Features are enabled, the following commands are available\n\
+at the ""-- Continue --"" prompt:\n\
+\n\
+    P n      Display the next n lines.\n\
+    S n      Skip the next n lines.\n\
+    F        Display the next file.\n\
+    Q        Quit.\n\
+    =        Show the line number.\n\
+    ?        Show the help line.\n\
+    <Space>  Display the next page.\n\
+    <Enter>  Display the next line.\n"
 
     IDS_CONTINUE "-- 繼續 --"
     IDS_CONTINUE_PROGRESS "-- 繼續 (%d%%) --"
 
     IDS_CONTINUE "-- 繼續 --"
     IDS_CONTINUE_PROGRESS "-- 繼續 (%d%%) --"