mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[REACTOS] de-DE.rc in all modules: DIE! EINGABETASTE! DIE! CORE-18077
harmonize the mixed usage of EINGABETASTE and ENTER in favor of ENTER. Allows us even to omit a linebreak in the format utility and therefore get closer to en-US.rc
This commit is contained in:
parent
c791d4ee4e
commit
c3f4c11af1
5 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@ STRINGTABLE
|
|||
{
|
||||
STRING_INVPARMS, "Falsche Parameteranzahl - xcopy /? zeigt Hilfe an\n"
|
||||
STRING_INVPARM, "Unbekannter Parameter '%1' - xcopy /? zeigt Hilfe an\n"
|
||||
STRING_PAUSE, "Eingabetaste betätigen, um mit dem Kopieren zu beginnen\n"
|
||||
STRING_PAUSE, "ENTER betätigen, um mit dem Kopieren zu beginnen\n"
|
||||
STRING_SIMCOPY, "%1!d! Datei(en) würden kopiert\n"
|
||||
STRING_COPY, "%1!d! Datei(en) kopiert\n"
|
||||
STRING_QISDIR, "Ist '%1' eine Datei oder ein Verzeichnis\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue