[USETUP] Fix ' \n' typos, in *.h (#2415)

Addendum to PR #2387.
This commit is contained in:
Serge Gautherie 2020-03-07 00:51:13 +01:00 committed by GitHub
parent 93beefacbe
commit c8dd5e7720
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1789,8 +1789,8 @@ MUI_ERROR itITErrorEntries[] =
},
{
// ERROR_NOT_INSTALLED
"ReactOS non \x8A stato installato completamente nel \n"
"vostro computer. Se esce adesso, dovr\x85 eseguire il \n"
"ReactOS non \x8A stato installato completamente nel\n"
"vostro computer. Se esce adesso, dovr\x85 eseguire il\n"
"Setup nuovamente per installare ReactOS.\n"
"\n"
" \x07 Premere INVIO per continuare il setup.\n"

View file

@ -1871,7 +1871,7 @@ MUI_ERROR plPLErrorEntries[] =
},
{
// ERROR_WARN_PARTITION,
"Instalator wykry\210, \276e co najmniej jeden dysk twardy zawiera niekompatybiln\245 \n"
"Instalator wykry\210, \276e co najmniej jeden dysk twardy zawiera niekompatybiln\245\n"
"tabel\251 partycji, kt\242ra nie b\251dzie poprawnie obs\210ugiwana!\n"
"\n"
"Tworzenie lub usuwanie partycji mo\276e nieodwracalnie uszkodi\206 tabel\251 partycji.\n"
@ -2018,7 +2018,7 @@ MUI_ERROR plPLErrorEntries[] =
},
{
// ERROR_PARTITION_TABLE_FULL,
"Nie mo\276na utworzy\206 partycji podstawowej lub rozszerzonej, \n" // FIXME
"Nie mo\276na utworzy\206 partycji podstawowej lub rozszerzonej,\n" // FIXME
"poniewa\276 tabela partycji na tym dysku jest pe\210na.\n"
"\n"
" * Naci\230nij dowolny klawisz, aby kontynuowa\206."