[0.4.11][REACTOS] Fix ') \n' typos in *.rc CORE-18103
authorJoachim Henze <Joachim.Henze@reactos.org>
Wed, 23 Mar 2022 21:38:00 +0000 (22:38 +0100)
committerJoachim Henze <Joachim.Henze@reactos.org>
Wed, 23 Mar 2022 21:38:00 +0000 (22:38 +0100)
fix is a partial (intentionally non-squashed) pick of 0.4.14-dev-1142-g 92aabb07fb85a1095af6891e6480dc3c2c7b0235 (#2393)

base/applications/cacls/lang/zh-TW.rc
base/applications/shutdown/lang/it-IT.rc

index d54bf93..caf4915 100644 (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\
index 4218ae2..8964f7b 100644 (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."