[USETUP] Modify the integrated user-mode PnP manager along the lines of UMPNPMGR...
[reactos.git] / base / setup / usetup / lang / it-IT.h
index 691830a..736b714 100644 (file)
@@ -1,10 +1,37 @@
 #pragma once
 
-MUI_LAYOUTS itITLayouts[] =
+static MUI_ENTRY itITSetupInitPageEntries[] =
 {
-    { L"0410", L"00000410" },
-    { L"0409", L"00000409" },
-    { NULL, NULL }
+    {
+        4,
+        3,
+        " Installazione di ReactOS " KERNEL_VERSION_STR " ",
+        TEXT_STYLE_UNDERLINE
+    },
+    {
+        0,
+        20,
+        "Please wait while the ReactOS Setup initializes itself",
+        TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
+    },
+    {
+        0,
+        21,
+        "and discovers your devices...",
+        TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
+    },
+    {
+        0,
+        0,
+        "Please wait...",
+        TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
+    },
+    {
+        0,
+        0,
+        NULL,
+        0
+    }
 };
 
 static MUI_ENTRY itITLanguagePageEntries[] =
@@ -56,7 +83,7 @@ static MUI_ENTRY itITLanguagePageEntries[] =
 static MUI_ENTRY itITWelcomePageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -82,7 +109,7 @@ static MUI_ENTRY itITWelcomePageEntries[] =
     {
         8,
         15,
-        "\x07  Premere INVIO per installare ReactOS.",
+        "\x07  Press ENTER to install or upgrade ReactOS.",
         TEXT_STYLE_NORMAL
     },
     {
@@ -92,7 +119,7 @@ static MUI_ENTRY itITWelcomePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        8, 
+        8,
         19,
         "\x07  Premere L per vedere i termini e condizioni della licenza.",
         TEXT_STYLE_NORMAL
@@ -104,14 +131,14 @@ static MUI_ENTRY itITWelcomePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         23,
         "Per maggiori informazioni riguardo ReactOS, visitate il sito:",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
-        24, 
+        6,
+        24,
         "http://www.reactos.org",
         TEXT_STYLE_HIGHLIGHT
     },
@@ -188,7 +215,7 @@ static MUI_ENTRY itITIntroPageEntries[] =
     {
         0,
         0,
-        "ENTER = Continua   F3 = Termina",
+        "INVIO = Continua   F3 = Termina",
         TEXT_TYPE_STATUS | TEXT_PADDING_BIG
     },
     {
@@ -202,7 +229,7 @@ static MUI_ENTRY itITIntroPageEntries[] =
 static MUI_ENTRY itITLicensePageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -279,43 +306,43 @@ static MUI_ENTRY itITLicensePageEntries[] =
         "della licenza GNU GPL con ReactOS, visiti il sito:",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         8,
         20,
         "http://www.gnu.org/licenses/licenses.html",
         TEXT_STYLE_HIGHLIGHT
     },
-    {           
+    {
         8,
         22,
         "Garanzia:",
         TEXT_STYLE_HIGHLIGHT
     },
-    {           
+    {
         8,
         24,
         "Questo software \x8A libero; vedere il codice per le condizioni di copia.",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         8,
         25,
         "NON esiste garanzia; n\x8A di COMMERCIABILIT\x85",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         8,
         26,
         "o adeguatezza ad un uso particolare",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         0,
         0,
         "   INVIO = Ritorna",
         TEXT_TYPE_STATUS
     },
-    {           
+    {
         0,
         0,
         NULL,
@@ -326,13 +353,13 @@ static MUI_ENTRY itITLicensePageEntries[] =
 static MUI_ENTRY itITDevicePageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
     },
     {
-        6, 
+        6,
         8,
         "L'elenco che segue mostra le impostazioni correnti delle periferiche.",
         TEXT_STYLE_NORMAL
@@ -368,7 +395,7 @@ static MUI_ENTRY itITDevicePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        25, 
+        25,
         16, "Accettare queste impostazioni",
         TEXT_STYLE_NORMAL
     },
@@ -379,25 +406,25 @@ static MUI_ENTRY itITDevicePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
-        20, 
+        6,
+        20,
         "e modificarlo premendo INVIO per selezionare un valore alternativo.",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         21,
         " ",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
-        23, 
+        6,
+        23,
         "Quando le impostazioni saranno corrette, selezionare",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         24,
         "\"Accettare queste impostazioni\" e premere INVIO.",
         TEXT_STYLE_NORMAL
@@ -419,55 +446,55 @@ static MUI_ENTRY itITDevicePageEntries[] =
 static MUI_ENTRY itITRepairPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
     },
     {
-        6, 
+        6,
         8,
         "Il setup di ReactOS \x8A ancora in una fase preliminare.",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         9,
         "Non ha ancora tutte le funzioni di installazione.",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         12,
         "Le funzioni di ripristino non sono state ancora implementate.",
         TEXT_STYLE_NORMAL
     },
     {
-        8, 
+        8,
         15,
         "\x07  Premere U per aggiornare il SO.",
         TEXT_STYLE_NORMAL
     },
     {
-        8, 
+        8,
         17,
         "\x07  Premere R per la console di ripristino.",
         TEXT_STYLE_NORMAL
     },
     {
-        8, 
+        8,
         19,
         "\x07  Premere ESC tornare al men\x97 principale.",
         TEXT_STYLE_NORMAL
     },
     {
-        8, 
+        8,
         21,
         "\x07  Premere INVIO per riavviare il computer.",
         TEXT_STYLE_NORMAL
     },
     {
-        0, 
+        0,
         0,
         "ESC = Men\x97 iniziale INVIO = Riavvio",
         TEXT_TYPE_STATUS
@@ -480,10 +507,80 @@ static MUI_ENTRY itITRepairPageEntries[] =
     }
 };
 
+static MUI_ENTRY itITUpgradePageEntries[] =
+{
+    {
+        4,
+        3,
+        " Installazione di ReactOS " KERNEL_VERSION_STR " ",
+        TEXT_STYLE_UNDERLINE
+    },
+    {
+        6,
+        8,
+        "The ReactOS Setup can upgrade one of the available ReactOS installations",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        6,
+        9,
+        "listed below, or, if a ReactOS installation is damaged, the Setup program",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        6,
+        10,
+        "can attempt to repair it.",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        6,
+        12,
+        "The repair functions are not all implemented yet.",
+        TEXT_STYLE_HIGHLIGHT
+    },
+    {
+        8,
+        15,
+        "\x07  Press UP or DOWN to select an OS installation.",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        8,
+        17,
+        "\x07  Press U for upgrading the selected OS installation.",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        8,
+        19,
+        "\x07  Press ESC to continue with a new installation.",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        8,
+        21,
+        "\x07  Press F3 to quit without installing ReactOS.",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        0,
+        0,
+        "U = Upgrade   ESC = Do not upgrade   F3 = Quit",
+        TEXT_TYPE_STATUS | TEXT_PADDING_BIG
+    },
+    {
+        0,
+        0,
+        NULL,
+        0
+    }
+};
+
 static MUI_ENTRY itITComputerPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -499,7 +596,7 @@ static MUI_ENTRY itITComputerPageEntries[] =
         10,
         "\x07  Premere i tasti SU e GI\xEB per scegliere il tipo.",
         TEXT_STYLE_NORMAL
-    },    
+    },
     {
         8,
         11,
@@ -535,7 +632,7 @@ static MUI_ENTRY itITComputerPageEntries[] =
 static MUI_ENTRY itITFlushPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -543,25 +640,25 @@ static MUI_ENTRY itITFlushPageEntries[] =
     {
         10,
         6,
-        "Il sistema si sta accertando che tutti i dati vengano salvati",
+        "Il sistema si sta accertando che tutti i dati vengano salvati.",
         TEXT_STYLE_NORMAL
     },
     {
         10,
         8,
-        "Questo potrebbe impiegare qualche minuto",
+        "Questo potrebbe impiegare qualche minuto.",
         TEXT_STYLE_NORMAL
     },
     {
         10,
         9,
-        "Al termine, il computer verr\x85 riavviato automaticamente",
+        "Al termine, il computer verr\x85 riavviato automaticamente.",
         TEXT_STYLE_NORMAL
     },
     {
         0,
         0,
-        "Svuotamento della cache in corso",
+        "   Svuotamento della cache in corso",
         TEXT_TYPE_STATUS
     },
     {
@@ -575,7 +672,7 @@ static MUI_ENTRY itITFlushPageEntries[] =
 static MUI_ENTRY itITQuitPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -583,7 +680,7 @@ static MUI_ENTRY itITQuitPageEntries[] =
     {
         10,
         6,
-        "ReactOS non \x8A stato installato completamente",
+        "ReactOS non \x8A stato installato completamente.",
         TEXT_STYLE_NORMAL
     },
     {
@@ -621,7 +718,7 @@ static MUI_ENTRY itITQuitPageEntries[] =
 static MUI_ENTRY itITDisplayPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -672,7 +769,7 @@ static MUI_ENTRY itITDisplayPageEntries[] =
 static MUI_ENTRY itITSuccessPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -718,7 +815,7 @@ static MUI_ENTRY itITSuccessPageEntries[] =
 static MUI_ENTRY itITBootPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -765,7 +862,7 @@ static MUI_ENTRY itITBootPageEntries[] =
 static MUI_ENTRY itITSelectPartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -835,7 +932,7 @@ static MUI_ENTRY itITSelectPartitionEntries[] =
 static MUI_ENTRY itITConfirmDeleteSystemPartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -935,7 +1032,7 @@ static MUI_ENTRY itITConfirmDeleteSystemPartitionEntries[] =
 static MUI_ENTRY itITFormatPartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -969,7 +1066,7 @@ static MUI_ENTRY itITFormatPartitionEntries[] =
 static MUI_ENTRY itITInstallDirectoryEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1021,7 +1118,7 @@ static MUI_ENTRY itITInstallDirectoryEntries[] =
 static MUI_ENTRY itITFileCopyEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1061,7 +1158,7 @@ static MUI_ENTRY itITFileCopyEntries[] =
 static MUI_ENTRY itITBootLoaderEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1113,7 +1210,7 @@ static MUI_ENTRY itITBootLoaderEntries[] =
 static MUI_ENTRY itITKeyboardSettingsEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1165,7 +1262,7 @@ static MUI_ENTRY itITKeyboardSettingsEntries[] =
 static MUI_ENTRY itITLayoutSettingsEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1218,7 +1315,7 @@ static MUI_ENTRY itITLayoutSettingsEntries[] =
 static MUI_ENTRY itITPrepareCopyEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1226,7 +1323,7 @@ static MUI_ENTRY itITPrepareCopyEntries[] =
     {
         6,
         8,
-        "Setup sta preparando il computer per la copia dei file di ReactOS. ",
+        "Setup sta preparando il computer per la copia dei file di ReactOS.",
         TEXT_STYLE_NORMAL
     },
     {
@@ -1247,7 +1344,7 @@ static MUI_ENTRY itITPrepareCopyEntries[] =
 static MUI_ENTRY itITSelectFSEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1294,7 +1391,7 @@ static MUI_ENTRY itITSelectFSEntries[] =
 static MUI_ENTRY itITDeletePartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1348,7 +1445,7 @@ static MUI_ENTRY itITRegistryEntries[] =
     {
         6,
         8,
-        "Setup sta aggiornando la configurazione del sistema. ",
+        "Setup sta aggiornando la configurazione del sistema.",
         TEXT_STYLE_NORMAL
     },
     {
@@ -1373,7 +1470,7 @@ MUI_ERROR itITErrorEntries[] =
         "Successo\n"
     },
     {
-        //ERROR_NOT_INSTALLED
+        // ERROR_NOT_INSTALLED
         "ReactOS non \x8A stato installato completamente nel \n"
         "vostro computer. Se esce adesso, dovr\x85 eseguire il \n"
         "Setup nuovamente per installare ReactOS.\n"
@@ -1383,62 +1480,62 @@ MUI_ERROR itITErrorEntries[] =
         "F3 = Uscire INVIO = Continuare"
     },
     {
-        //ERROR_NO_HDD
+        // ERROR_NO_HDD
         "Setup non ha trovato un disco fisso.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_NO_SOURCE_DRIVE
+        // ERROR_NO_SOURCE_DRIVE
         "Setup non ha trovato l'unit\x85 di origine.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_LOAD_TXTSETUPSIF
+        // ERROR_LOAD_TXTSETUPSIF
         "Setup non ha potuto caricare il file TXTSETUP.SIF.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_CORRUPT_TXTSETUPSIF
+        // ERROR_CORRUPT_TXTSETUPSIF
         "Setup ha trovato un file TXTSETUP.SIF corrotto.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_SIGNATURE_TXTSETUPSIF,
+        // ERROR_SIGNATURE_TXTSETUPSIF,
         "Setup ha trovato una firma invalida in TXTSETUP.SIF.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_DRIVE_INFORMATION
+        // ERROR_DRIVE_INFORMATION
         "Setup non ha potuto recuperare le informazioni dell'unit\x85 di sistema.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_WRITE_BOOT,
-        "Impossibile installare il bootcode FAT nella partizione di sistema.",
+        // ERROR_WRITE_BOOT,
+        "Impossibile installare il bootcode %S nella partizione di sistema.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_LOAD_COMPUTER,
+        // ERROR_LOAD_COMPUTER,
         "Setup non ha potuto caricare l'elenco di tipi di computer.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_LOAD_DISPLAY,
+        // ERROR_LOAD_DISPLAY,
         "Setup non ha potuto caricare l'elenco di tipi di schermo.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_LOAD_KEYBOARD,
+        // ERROR_LOAD_KEYBOARD,
         "Setup non ha potuto caricare l'elenco di tipi di tastiera.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_LOAD_KBLAYOUT,
+        // ERROR_LOAD_KBLAYOUT,
         "Setup non ha potuto caricare l'elenco delle nazionalit\x85 di tastiera.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_WARN_PARTITION,
+        // ERROR_WARN_PARTITION,
         "Setup ha trovato che almeno un disco fisso contiene una tabella delle\n"
         "partizioni incompatibile che non pu\x95 essere gestita correttamente!\n"
         "\n"
@@ -1449,7 +1546,7 @@ MUI_ERROR itITErrorEntries[] =
         "F3 = Uscire  INVIO = Continuare"
     },
     {
-        //ERROR_NEW_PARTITION,
+        // ERROR_NEW_PARTITION,
         "Non si pu\x95 creare una nuova partizione all'interno\n"
         "di una partizione gi\x85 esistente!\n"
         "\n"
@@ -1457,133 +1554,127 @@ MUI_ERROR itITErrorEntries[] =
         NULL
     },
     {
-        //ERROR_DELETE_SPACE,
+        // ERROR_DELETE_SPACE,
         "Non si pu\x95 cancellare spazio in un disco non partizionato!\n"
         "\n"
         "  * Premere un tasto qualsiasi per continuare.",
         NULL
     },
     {
-        //ERROR_INSTALL_BOOTCODE,
-        "Impossibile installare il bootcode FAT nella partizione di sistema.",
+        // ERROR_INSTALL_BOOTCODE,
+        "Impossibile installare il bootcode %S nella partizione di sistema.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_NO_FLOPPY,
+        // ERROR_NO_FLOPPY,
         "Non c'\x8A un disco nell'unit\x85 A:.",
         "ENTER = Continue"
     },
     {
-        //ERROR_UPDATE_KBSETTINGS,
+        // ERROR_UPDATE_KBSETTINGS,
         "Setup non ha potuto aggiornare la nazionalit\x85 della tastiera.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_UPDATE_DISPLAY_SETTINGS,
+        // ERROR_UPDATE_DISPLAY_SETTINGS,
         "Setup non ha potuto aggiornare la configurazione di registro dello schermo.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_IMPORT_HIVE,
+        // ERROR_IMPORT_HIVE,
         "Setup non ha potuto importare un file hive.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_FIND_REGISTRY
+        // ERROR_FIND_REGISTRY
         "Setup non ha potuto trovare i file di dati del registro.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_CREATE_HIVE,
+        // ERROR_CREATE_HIVE,
         "Setup non ha potuto creare gli hive del registro.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_INITIALIZE_REGISTRY,
+        // ERROR_INITIALIZE_REGISTRY,
         "Setup non ha potuto inizializzare il registro.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_INVALID_CABINET_INF,
+        // ERROR_INVALID_CABINET_INF,
         "Il Cabinet non ha un file inf valido.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_CABINET_MISSING,
+        // ERROR_CABINET_MISSING,
         "Cabinet non trovato.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_CABINET_SCRIPT,
+        // ERROR_CABINET_SCRIPT,
         "Il Cabinet non ha uno script di setup.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_COPY_QUEUE,
+        // ERROR_COPY_QUEUE,
         "Setup non ha potuto aprire la coda di copia di file.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_CREATE_DIR,
+        // ERROR_CREATE_DIR,
         "Setup non ha potuto creare le cartelle d'installazione.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_TXTSETUP_SECTION,
-        "Setup non ha potuto trovare le sezioni 'Cartelle'\n"
+        // ERROR_TXTSETUP_SECTION,
+        "Setup non ha potuto trovare le sezioni '%S'\n"
         "in TXTSETUP.SIF.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_CABINET_SECTION,
-        "Setup non ha potuto trovare le sezioni 'Cartelle'\n"
+        // ERROR_CABINET_SECTION,
+        "Setup non ha potuto trovare le sezioni '%S'\n"
         "nel cabinet.\n",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_CREATE_INSTALL_DIR
+        // ERROR_CREATE_INSTALL_DIR
         "Setup non ha potuto creare la cartella d'installazione.",
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_FIND_SETUPDATA,
-        "Setup non ha trovato la sezione 'SetupData'\n"
-        "in TXTSETUP.SIF.\n",
-        "INVIO = Riavviare il computer"
-    },
-    {
-        //ERROR_WRITE_PTABLE,
+        // ERROR_WRITE_PTABLE,
         "Setup non ha potuto scrivere le tabelle delle partizioni.\n"
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_ADDING_CODEPAGE,
+        // ERROR_ADDING_CODEPAGE,
         "Setup non ha potuto aggiungere la codepage al registro.\n"
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_UPDATE_LOCALESETTINGS,
+        // ERROR_UPDATE_LOCALESETTINGS,
         "Setup non ha potuto impostare la regionalizzazione del sistema.\n"
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_ADDING_KBLAYOUTS,
+        // ERROR_ADDING_KBLAYOUTS,
         "Impossibile aggiungere le nazionalit\x85 di tastiera al registro.\n"
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_UPDATE_GEOID,
+        // ERROR_UPDATE_GEOID,
         "Setup non ha potuto impostare l'id geografico.\n"
         "INVIO = Riavviare il computer"
     },
     {
-        //ERROR_DIRECTORY_NAME,
+        // ERROR_DIRECTORY_NAME,
         "Nome della cartella non valido.\n"
         "\n"
         "  * Premere un tasto qualsiasi per continuare."
     },
     {
-        //ERROR_INSUFFICIENT_PARTITION_SIZE,
+        // ERROR_INSUFFICIENT_PARTITION_SIZE,
         "Spazio nella partizione insufficiente per installare ReactOS.\n"
         "La partizione deve avere una dimensione di almeno %lu MB.\n"
         "\n"
@@ -1591,20 +1682,20 @@ MUI_ERROR itITErrorEntries[] =
         NULL
     },
     {
-        //ERROR_PARTITION_TABLE_FULL,
+        // ERROR_PARTITION_TABLE_FULL,
         "Non \x8A possibile creare una partizione primaria o secondaria nella\n"
         "tabella delle partizioni del disco perch\x8A questa \x8A piena.\n"
         "\n"
         "  * Premere un tasto qualsiasi per continuare."
     },
     {
-        //ERROR_ONLY_ONE_EXTENDED,
+        // ERROR_ONLY_ONE_EXTENDED,
         "Impossibile creare pi\x97 di una partizione primaria per disco.\n"
         "\n"
         "  * Premere un tasto qualsiasi per continuare."
     },
     {
-        //ERROR_FORMATTING_PARTITION,
+        // ERROR_FORMATTING_PARTITION,
         "Setup non \x8A riuscito a formattare la partizione:\n"
         " %S\n"
         "\n"
@@ -1618,12 +1709,16 @@ MUI_ERROR itITErrorEntries[] =
 
 MUI_PAGE itITPages[] =
 {
+    {
+        SETUP_INIT_PAGE,
+        itITSetupInitPageEntries
+    },
     {
         LANGUAGE_PAGE,
         itITLanguagePageEntries
     },
     {
-        START_PAGE,
+        WELCOME_PAGE,
         itITWelcomePageEntries
     },
     {
@@ -1642,6 +1737,10 @@ MUI_PAGE itITPages[] =
         REPAIR_INTRO_PAGE,
         itITRepairPageEntries
     },
+    {
+        UPGRADE_REPAIR_PAGE,
+        itITUpgradePageEntries
+    },
     {
         COMPUTER_SETTINGS_PAGE,
         itITComputerPageEntries
@@ -1762,8 +1861,12 @@ MUI_STRING itITStrings[] =
     "F3 = Esci  INVIO = Continua"},
     {STRING_REBOOTCOMPUTER,
     "INVIO = Riavvia il computer"},
-    {STRING_TXTSETUPFAILED,
-    "Setup non ha trovato la sezione '%S' \nin TXTSETUP.SIF.\n"},
+    {STRING_DELETING,
+     "   Deleting file: %S"},
+    {STRING_MOVING,
+     "   Moving file: %S to: %S"},
+    {STRING_RENAMING,
+     "   Renaming file: %S to: %S"},
     {STRING_COPYING,
      "   Copia di: %S"},
     {STRING_SETUPCOPYINGFILES,
@@ -1772,7 +1875,7 @@ MUI_STRING itITStrings[] =
     "   Aggiornamento degli hives del registro..."},
     {STRING_IMPORTFILE,
     "   Importazione di %S..."},
-    {STRING_DISPLAYETTINGSUPDATE,
+    {STRING_DISPLAYSETTINGSUPDATE,
     "   Aggiornamento delle impostazioni dello schermo nel registro..."},
     {STRING_LOCALESETTINGSUPDATE,
     "   Aggiornamento delle impostazioni di regionalizzazione..."},
@@ -1785,7 +1888,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,
@@ -1802,28 +1905,28 @@ MUI_STRING itITStrings[] =
     " Formatta la partizione con file system %S "},
     {STRING_KEEPFORMAT,
     " Mantieni il file system attuale (nessuna modifica) "},
-    {STRING_HDINFOPARTCREATE,
-    "%I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) su %wZ."},
-    {STRING_HDDINFOUNK1,
-    "%I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu)."},
+    {STRING_HDINFOPARTCREATE_1,
+    "%I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) su %wZ [%s]."},
+    {STRING_HDINFOPARTCREATE_2,
+    "%I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
     {STRING_HDDINFOUNK2,
     "   %c%c  Tipo 0x%02X    %I64u %s"},
-    {STRING_HDINFOPARTDELETE,
-    "su %I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) su %wZ."},
-    {STRING_HDDINFOUNK3,
-    "su %I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu)."},
-    {STRING_HDINFOPARTZEROED,
-    "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
+    {STRING_HDINFOPARTDELETE_1,
+    "su %I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) su %wZ [%s]."},
+    {STRING_HDINFOPARTDELETE_2,
+    "su %I64u %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) [%s]."},
+    {STRING_HDINFOPARTZEROED_1,
+    "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
     {STRING_HDDINFOUNK4,
     "%c%c  Tipo 0x%02X    %I64u %s"},
-    {STRING_HDINFOPARTEXISTS,
-    "su Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
+    {STRING_HDINFOPARTEXISTS_1,
+    "su Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ) [%s]."},
     {STRING_HDDINFOUNK5,
     "%c%c %c %sTipo %-3u%s                       %6lu %s"},
-    {STRING_HDINFOPARTSELECT,
-    "%6lu %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) su %S"},
-    {STRING_HDDINFOUNK6,
-    "%6lu %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu)"},
+    {STRING_HDINFOPARTSELECT_1,
+    "%6lu %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) su %wZ [%s]"},
+    {STRING_HDINFOPARTSELECT_2,
+    "%6lu %s  Harddisk %lu  (Port=%hu, Bus=%hu, Id=%hu) [%s]"},
     {STRING_NEWPARTITION,
     "Setup ha creato una nuova partizione su"},
     {STRING_UNPSPACE,