mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
german patch for cmd.exe from Bugzilla Entry 872
svn path=/trunk/; revision=18374
This commit is contained in:
parent
d4b58223f9
commit
8ff67043ab
1 changed files with 1 additions and 0 deletions
|
@ -574,6 +574,7 @@ STRING_CHCP_ERROR4, "ungueltige Code-Page\n"
|
|||
STRING_CHOICE_ERROR, "Ungueltige Option. Erwartetes Format: /C[:]options"
|
||||
STRING_CHOICE_ERROR_TXT, "Ungueltige Option. Erwartetes Format: /T[:]c,nn"
|
||||
STRING_CHOICE_ERROR_OPTION, "Ungueltige Option: %s"
|
||||
STRING_MD_ERROR, "A subdirectory or file already exists.\n"
|
||||
STRING_CMD_ERROR1, "Die Eingaben konnten nicht umgeleitet werden (von der Datei) %s\n"
|
||||
STRING_CMD_ERROR2, "Error creating temporary file for pipe data\n"
|
||||
STRING_CMD_ERROR3, "%s kann nicht in die Datei umgeleitet werden \n"
|
||||
|
|
Loading…
Reference in a new issue