diff --git a/reactos/subsys/system/cmd/De.rc b/reactos/subsys/system/cmd/De.rc index 08600dcb1bd..260f132877f 100644 --- a/reactos/subsys/system/cmd/De.rc +++ b/reactos/subsys/system/cmd/De.rc @@ -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"