[USETUP] Fix a broken character in Italian resource (#968)
authorBișoc George <fraizeraust99@gmail.com>
Tue, 23 Oct 2018 15:41:38 +0000 (17:41 +0200)
committerHermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
Tue, 23 Oct 2018 15:41:38 +0000 (17:41 +0200)
Also add two spaces at the beginning of the "deleting cache" string.

base/setup/usetup/lang/it-IT.h

index 691830a..5ac3a4c 100644 (file)
@@ -561,7 +561,7 @@ static MUI_ENTRY itITFlushPageEntries[] =
     {
         0,
         0,
-        "Svuotamento della cache in corso",
+        "   Svuotamento della cache in corso",
         TEXT_TYPE_STATUS
     },
     {
@@ -1785,7 +1785,7 @@ MUI_STRING itITStrings[] =
     {STRING_REBOOTCOMPUTER2,
     "   INVIO = Riavvia il computer"},
     {STRING_REBOOTPROGRESSBAR,
-    " Il computer si riavvierà in %li secondi... "},
+    " Il computer si riavvier\x85 in %li secondi... "},
     {STRING_CONSOLEFAIL1,
     "Impossibile aprire la console\r\n\r\n"},
     {STRING_CONSOLEFAIL2,