[0.4.9][REACTOS] Fix ' +\\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 double-checked the msi_en.rc, and we do only use the \t after the \n (without additional spaces).
It is a good harmonization therefore to reduce the indentation level here.
This commit is contained in:
Joachim Henze 2022-03-24 00:20:47 +01:00
parent 8f5b863c1b
commit 62884cae34
32 changed files with 133 additions and 133 deletions

View file

@ -10,7 +10,7 @@ DOSKEY [/INSERT | /OVERSTRIKE] [/EXENAME=exe] [/HISTORY] [/LISTSIZE=大小]\n\
[/REINSTALL] [/MACROS[:exe | :ALL]] [/MACROFILE=文件] [宏名=[文本]]\n\
\n\
/INSERT 开启插入模式。\n\
/OVERSTRIKE \n\
/OVERSTRIKE\n\
/EXENAME=exename 设置要查看或改变历史记录和宏的程序名。\n\
默认为 cmd.exe。\n\
/HISTORY 显示命令历史。\n\

View file

@ -10,7 +10,7 @@ DOSKEY [/INSERT | /OVERSTRIKE] [/EXENAME=exe] [/HISTORY] [/LISTSIZE=大小]\n\
[/REINSTALL] [/MACROS[:exe | :ALL]] [/MACROFILE=文件] [宏名=[文本]]\n\
\n\
/INSERT 開啟插入模式。\n\
/OVERSTRIKE \n\
/OVERSTRIKE\n\
/EXENAME=exename 設置要查看或改變歷史記錄和宏的程式名。\n\
預設為 cmd.exe。\n\
/HISTORY 顯示命令歷史。\n\

View file

@ -42,15 +42,15 @@ BEGIN
Afișează informațiile de utilizator, de grup, și de privilegii pentru un\n\
utilizator autentificat local. Dacă nu sunt furnizate argumente, vor fi\n\
afișate numele și domeniul utilizatorului curent.\n\
\n\
\n\
Formatele disponibile pentru opțiunea «/fo» sunt «csv», «list», și «table».\n\
Argumentul «/nh» ascunde anteturile. Datele sunt implicit afișate tabelar.\n\
\n\
\n\
SINTAXĂ:\n\
whoami [/upn | /fqdn | /logonid]\n\
whoami {[/user] [/groups] [/priv]} [/fo <Format>] [/nh]\n\
whoami /all [/fo <Format>] [/nh]\n\
\n\
\n\
EXEMPLE:\n\
whoami /groups /priv /nh /fo csv \n\
whoami /logonid \n\