[0.4.11][REACTOS] Fix ') \n' typos in *.rc CORE-18103

fix is a partial (intentionally non-squashed) pick of 0.4.14-dev-1142-g 92aabb07fb (#2393)
This commit is contained in:
Joachim Henze 2022-03-23 22:38:00 +01:00
parent 2f49ffc8be
commit 77485f5950
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ CACLS filename [/T] [/E] [/C] [/G user:perm [...]] [/R user [...]]\n\
Perm 可以是: N 無\n\
R 讀取\n\
W 寫入\n\
C 更改(寫入) \n\
C 更改(寫入)\n\
F 完全控制 \n\
/D user 拒絕指定用戶的訪問。\n\
在命令中可以使用通配符指定多個文件。\n\

View file

@ -65,7 +65,7 @@ Usage: shutdown [/?] [/i | /l | /s | /r | /g | /a | /p | /h | /e] [/f]\n\
yy è il codice minore (numero intero positivo inferiore a 65536).\n"
IDS_ERROR_SHUTDOWN_REBOOT "ERROR: Impossibile arrestare e riavviare al tempo stesso.\n"
IDS_ERROR_TIMEOUT "ERROR: Il valore di timeout di u% è fuori dai limiti (0-315360000) \n"
IDS_ERROR_TIMEOUT "ERROR: Il valore di timeout di u% è fuori dai limiti (0-315360000)\n"
IDS_ERROR_ABORT "ERROR: Impossibile interrompere l'arresto del sistema \n."
IDS_ERROR_LOGOFF "ERROR: Impossibile disconnettersi dal sistema \n"
IDS_ERROR_SHUTDOWN "ERROR: Impossibile arrestare il sistema \n."