[0.4.8][REACTOS] Fix '\n.' typos CORE-18103
authorJoachim Henze <Joachim.Henze@reactos.org>
Fri, 25 Mar 2022 18:05:00 +0000 (19:05 +0100)
committerJoachim Henze <Joachim.Henze@reactos.org>
Fri, 25 Mar 2022 18:05:00 +0000 (19:05 +0100)
The same set of matches affected branches all the way down to releases/0.4.7
Fix picked from 0.4.14-dev-1010-g 1a83762ccc5c8266cd8a00a4c5334ae7cac95112

39 files changed:
base/applications/cmdutils/help/lang/cs-CZ.rc
base/applications/cmdutils/help/lang/de-DE.rc
base/applications/cmdutils/help/lang/el-GR.rc
base/applications/cmdutils/help/lang/en-US.rc
base/applications/cmdutils/help/lang/es-ES.rc
base/applications/cmdutils/help/lang/hu-HU.rc
base/applications/cmdutils/help/lang/id-ID.rc
base/applications/cmdutils/help/lang/it-IT.rc
base/applications/cmdutils/help/lang/ja-JP.rc
base/applications/cmdutils/help/lang/no-NO.rc
base/applications/cmdutils/help/lang/pl-PL.rc
base/applications/cmdutils/help/lang/ro-RO.rc
base/applications/cmdutils/help/lang/ru-RU.rc
base/applications/cmdutils/help/lang/sk-SK.rc
base/applications/cmdutils/help/lang/sq-AL.rc
base/applications/cmdutils/help/lang/sv-SE.rc
base/applications/cmdutils/help/lang/uk-UA.rc
base/applications/dxdiag/lang/bg-BG.rc
base/applications/dxdiag/lang/cs-CZ.rc
base/applications/dxdiag/lang/en-US.rc
base/applications/dxdiag/lang/es-ES.rc
base/applications/dxdiag/lang/fr-FR.rc
base/applications/dxdiag/lang/he-IL.rc
base/applications/dxdiag/lang/it-IT.rc
base/applications/dxdiag/lang/ja-JP.rc
base/applications/dxdiag/lang/ko-KR.rc
base/applications/dxdiag/lang/nl-NL.rc
base/applications/dxdiag/lang/no-NO.rc
base/applications/dxdiag/lang/pl-PL.rc
base/applications/dxdiag/lang/pt-BR.rc
base/applications/dxdiag/lang/ru-RU.rc
base/applications/dxdiag/lang/sk-SK.rc
base/applications/dxdiag/lang/sq-AL.rc
base/applications/dxdiag/lang/sv-SE.rc
base/applications/dxdiag/lang/tr-TR.rc
base/applications/dxdiag/lang/uk-UA.rc
base/applications/dxdiag/lang/zh-TW.rc
base/applications/shutdown/lang/it-IT.rc
ntoskrnl/kdbg/kdb.c

index 5784eb3..696bf36 100644 (file)
@@ -3,7 +3,7 @@ LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 05831c3..d601aa7 100644 (file)
@@ -4,7 +4,7 @@ LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "Dieser Befehl wird von der Hilfe nicht unterstützt.\nVersuchen Sie ""%s /?""\n."
+    IDS_NO_ENTRY "Dieser Befehl wird von der Hilfe nicht unterstützt.\nVersuchen Sie ""%s /?"".\n"
 END
 
 STRINGTABLE
index 6fba5b8..bd2e41f 100644 (file)
@@ -7,7 +7,7 @@ LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 4af3708..11c79af 100644 (file)
@@ -4,7 +4,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 63d8c1b..d37e306 100644 (file)
@@ -7,7 +7,7 @@ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 56636d8..de681c1 100644 (file)
@@ -7,7 +7,7 @@ LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 082654d..2570b81 100644 (file)
@@ -4,7 +4,7 @@ LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index ff3684d..1310fa7 100644 (file)
@@ -2,7 +2,7 @@ LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index a3cba85..3f2aa23 100644 (file)
@@ -4,7 +4,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index eacb9ae..92fa970 100644 (file)
@@ -2,7 +2,7 @@ LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 2338b2c..bc6aa74 100644 (file)
@@ -12,7 +12,7 @@ LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "To polecenie nie jest obsługiwane przez narzędzie pomocy.\nSpróbuj ""%s /?""\n."
+    IDS_NO_ENTRY "To polecenie nie jest obsługiwane przez narzędzie pomocy.\nSpróbuj ""%s /?"".\n"
 END
 
 STRINGTABLE
index b2d546c..ad69c5f 100644 (file)
@@ -9,7 +9,7 @@ LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "Această comandă nu este recunoscută de utilitarul manual.\nÎncercați ""%s /?""\n."
+    IDS_NO_ENTRY "Această comandă nu este recunoscută de utilitarul manual.\nÎncercați ""%s /?"".\n"
 END
 
 STRINGTABLE
index b877bfd..5d84164 100644 (file)
@@ -7,7 +7,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "Данная команда не поддерживается. Воспользуйтесь параметром ""%s /?""\n."
+    IDS_NO_ENTRY "Данная команда не поддерживается. Воспользуйтесь параметром ""%s /?"".\n"
 END
 
 STRINGTABLE
index d614852..3141042 100644 (file)
@@ -10,7 +10,7 @@ LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index f0842ea..7f6616b 100644 (file)
@@ -6,7 +6,7 @@ LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 56bb23f..6074831 100644 (file)
@@ -2,7 +2,7 @@ LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 2ef104e..84af002 100644 (file)
@@ -10,7 +10,7 @@ LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?""\n."
+    IDS_NO_ENTRY "This command is not supported by the help utility.\nTry ""%s /?"".\n"
 END
 
 STRINGTABLE
index 18c768e..5d93fde 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index ee87ad1..082484e 100644 (file)
@@ -255,5 +255,5 @@ BEGIN
     IDS_DMUSIC_DLS "Podporuje DLS"
     IDS_DMUSIC_EXT "Externí"
     IDS_DMUSIC_PORT "Výchozí port"
-    IDS_DDDISABLE_MSG "Tímto dojde k zakázání akcelerace DirectDraw na všech zobrazovacích zařízeních\n.Přejete si pokračovat?\n"
+    IDS_DDDISABLE_MSG "Tímto dojde k zakázání akcelerace DirectDraw na všech zobrazovacích zařízeních.\nPřejete si pokračovat?\n"
 END
index 6b2d7a0..da2e54a 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index 61671ed..21dad48 100644 (file)
@@ -252,5 +252,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index 3470656..445b53a 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index f8118cf..bab366e 100644 (file)
@@ -259,5 +259,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index af91979..cd1f078 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index bb8820f..13d9fcb 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index 1037bff..f46aca6 100644 (file)
@@ -252,5 +252,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index a358b2d..033e5fa 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index e967b40..672e282 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index 4b64356..2277f1b 100644 (file)
@@ -259,5 +259,5 @@ BEGIN
     IDS_DMUSIC_DLS "Obsługuje próbki DLS"
     IDS_DMUSIC_EXT "Zewnętrzny"
     IDS_DMUSIC_PORT "Port domyślny"
-    IDS_DDDISABLE_MSG "Spowoduje to wyłączenie przyspieszania sprzętowego DirectDraw dla wszystkich urządzeń wyświetlających w systemie\n.Czy chcesz kontynuować?\n"
+    IDS_DDDISABLE_MSG "Spowoduje to wyłączenie przyspieszania sprzętowego DirectDraw dla wszystkich urządzeń wyświetlających w systemie.\nCzy chcesz kontynuować?\n"
 END
index f1f4116..dae1138 100644 (file)
@@ -252,5 +252,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index bb85835..24fc43e 100644 (file)
@@ -250,5 +250,5 @@ BEGIN
     IDS_DMUSIC_DLS "Поддерживает DLS"
     IDS_DMUSIC_EXT "Внешний"
     IDS_DMUSIC_PORT "Стандартный порт"
-    IDS_DDDISABLE_MSG "Это отключит все аппаратное ускорение DirectDraw на всех дисплеях\n.Вы хотите продолжить?\n"
+    IDS_DDDISABLE_MSG "Это отключит все аппаратное ускорение DirectDraw на всех дисплеях.\nВы хотите продолжить?\n"
 END
index fbe6f95..44a917d 100644 (file)
@@ -255,5 +255,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index 55dc77e..7773a7c 100644 (file)
@@ -254,5 +254,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index 0eebb5b..321facb 100644 (file)
@@ -257,5 +257,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index a5d8c16..073661a 100644 (file)
@@ -252,5 +252,5 @@ BEGIN
     IDS_DMUSIC_DLS "DLS'yi Destekler"
     IDS_DMUSIC_EXT "Dış"
     IDS_DMUSIC_PORT "Ön Tanımlı Giriş"
-    IDS_DDDISABLE_MSG "Bu, tüm görüntü aygıtlarında ReactDraw için tüm donanım ivmelerini edilginleştirecektir.\n. Sürdürmek ister misiniz?\n"
+    IDS_DDDISABLE_MSG "Bu, tüm görüntü aygıtlarında ReactDraw için tüm donanım ivmelerini edilginleştirecektir..\n Sürdürmek ister misiniz?\n"
 END
index 839a5c7..971094a 100644 (file)
@@ -258,5 +258,5 @@ BEGIN
     IDS_DMUSIC_DLS "Supports DLS"
     IDS_DMUSIC_EXT "External"
     IDS_DMUSIC_PORT "Default Port"
-    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices\n.Do you wish to continue?\n"
+    IDS_DDDISABLE_MSG "This will disable all hardware acceleration for DirectDraw on all display devices.\nDo you wish to continue?\n"
 END
index 795dfe5..be00d93 100644 (file)
@@ -258,5 +258,5 @@ BEGIN
     IDS_DMUSIC_DLS "支援 DLS"
     IDS_DMUSIC_EXT "外部"
     IDS_DMUSIC_PORT "預設埠"
-    IDS_DDDISABLE_MSG "這將禁用 DirectDraw 所有的顯示裝置上的所有硬體加速\n.您要繼續嗎?\n"
+    IDS_DDDISABLE_MSG "這將禁用 DirectDraw 所有的顯示裝置上的所有硬體加速.\n您要繼續嗎?\n"
 END
index f940db9..005d613 100644 (file)
@@ -66,10 +66,10 @@ Usage: shutdown [/?] [/i | /l | /s | /r | /g | /a | /p | /h | /e] [/f]\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_ABORT "ERROR: Impossibile interrompere l'arresto del sistema\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."
-    IDS_ERROR_RESTART "ERROR: Impossibile riavviare il sistema\n."
+    IDS_ERROR_SHUTDOWN "ERROR: Impossibile arrestare il sistema.\n"
+    IDS_ERROR_RESTART "ERROR: Impossibile riavviare il sistema.\n"
     IDS_ERROR_MAX_COMMENT_LENGTH "ERROR: Lunghezza commento supera il limite massimo di caratteri impostato dal sistema\n"
     IDS_ERROR_HIBERNATE "ERROR: Impossibile avviare il sistema in modalità di sospensione.\n"
     IDS_ERROR_HIBERNATE_LOCAL "ERROR: Modalitài sospensione non può essere avviata in modalità remota\n"
index 6b9d469..b01b2b2 100644 (file)
@@ -388,7 +388,7 @@ KdbpStepIntoInstruction(
     __sidt(&Idtr.Limit);
     if (IntVect >= (Idtr.Limit + 1) / 8)
     {
-        /*KdbpPrint("IDT does not contain interrupt vector %d\n.", IntVect);*/
+        /*KdbpPrint("IDT does not contain interrupt vector %d.\n", IntVect);*/
         return TRUE;
     }