[0.4.9][REACTOS] Fix '[0-9A-Za-z] \\n' typos in *.rc (with regular expr.) CORE-18103

fix is a partial (intentionally non-squashed) pick of 0.4.14-dev-1142-g 92aabb07fb (#2393)

Yes, I do see that we still have some '\n.' typos in some files, e.g.
base/applications/shutdown/it-IT.rc. I will take care of them later!
This commit is contained in:
Joachim Henze 2022-03-24 21:11:47 +01:00
parent 62884cae34
commit c79940c770
87 changed files with 131 additions and 131 deletions

View file

@ -20,7 +20,7 @@ ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] file ...\n\
A Atributo de archivo\n\
S Atributo de archivo de sistema\n\
H Atributo de archivo oculto\n\
/S Procesa los archivos coincidentes en el directorio actual \n\
/S Procesa los archivos coincidentes en el directorio actual\n\
y sus subdirectorios\n\
/D Procesa también los directorios\n\n\
Type ATTRIB without a parameter to display the attributes of all files.\n"