From a9c4dac3c8f9c518f81fb7826b41de63c0af5beb Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Sat, 12 Nov 2005 00:24:16 +0000 Subject: [PATCH] fixed last part of bug 910 change Windows/ to ReactOS svn path=/trunk/; revision=19164 --- reactos/subsys/system/cmd/De.rc | 4 ++-- reactos/subsys/system/cmd/En.rc | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reactos/subsys/system/cmd/De.rc b/reactos/subsys/system/cmd/De.rc index f1878b87a67..2ff61940b23 100644 --- a/reactos/subsys/system/cmd/De.rc +++ b/reactos/subsys/system/cmd/De.rc @@ -527,7 +527,7 @@ EXIT Beendet das Programm CMD.EXE (Befehlsinterpreter).\n\ FOR Fuehrt einen angegebenen Befehl fuer jede Datei in einem Dateiensatz\n\ aus.\n\ FREE Zeigt den (freien) Speicherplatz an.\n\ -GOTO Setzt den Windows-Befehlsinterpreter auf eine markierte Zeile in\n\ +GOTO Setzt den ReactOS-Befehlsinterpreter auf eine markierte Zeile in\n\ einem Batchprogramm.\n\ HELP Zeigt Hilfeinformationen zu ReactOS-Befehlen an.\n\ HISTORY Listet alle Befehle auf welche sich im Speicher befinden.\n\ @@ -557,7 +557,7 @@ TIME Zeigt die Systemzeit an bzw. legt sie fest.\n\ TIMER Erlaubt die Benutzung von bis zu 10 Stopuhren\n\ TITLE Legt den Fenstertitel fuer das Eingabeaufforderungsfenster fest.\n\ TYPE Zeigt den Inhalt einer Textdatei an.\n\ -VER Zeigt die Windows-Version an.\n\ +VER Zeigt die ReactOS-Version an.\n\ VERIFY Legt fest, ob ueberwacht werden soll, ob Dateien korrekt auf den\n\ Datentraeger geschrieben werden.\n\ VOL Zeigt die Datentraegervolumebezeichnung und die Seriennummer an.\n" diff --git a/reactos/subsys/system/cmd/En.rc b/reactos/subsys/system/cmd/En.rc index d3d415c31c0..71af0a681e3 100644 --- a/reactos/subsys/system/cmd/En.rc +++ b/reactos/subsys/system/cmd/En.rc @@ -524,7 +524,7 @@ ERASE Deletes one or more files.\n\ EXIT Quits the CMD.EXE program (command interpreter).\n\ FOR Runs a specified command for each file in a set of files.\n\ FREE (free) disc space.\n\ -GOTO Directs the Windows command interpreter to a labeled line in\n\ +GOTO Directs the ReactOS command interpreter to a labeled line in\n\ a batch program.\n\ HELP Provides Help information for ReactOS commands.\n\ HISTORY List alle commands which has been used\n\ @@ -546,7 +546,7 @@ REN Renames a file or files.\n\ RENAME Renames a file or files.\n\ RMDIR Removes a directory.\n\ SCREEN Move cursor and optionally print text.\n\ -SET Displays, sets, or removes Windows environment variables.\n\ +SET Displays, sets, or removes ReactOS environment variables.\n\ SHIFT Shifts the position of replaceable parameters in batch files.\n" STRING_HELP2, "START Starts a separate window to run a specified program or command.\n\ Executes command.\n\ @@ -554,8 +554,8 @@ TIME Displays or sets the system time.\n\ TIMER Allow the use of ten stopwaches.\n\ TITLE Sets the window title for a CMD.EXE session.\n\ TYPE Displays the contents of a text file.\n\ -VER Displays the Windows version.\n\ -VERIFY Tells Windows whether to verify that your files are written\n\ +VER Displays the ReactOS version.\n\ +VERIFY Tells ReactOS whether to verify that your files are written\n\ correctly to a disk.\n\ VOL Displays a disk volume label and serial number.\n"