- Add missing REGISTRY_PAGE localizations

note: "make usetup_clean" may be required

svn path=/trunk/; revision=31564
This commit is contained in:
Marc Piulachs 2008-01-02 15:07:27 +00:00
parent eae9ec5c8f
commit 681c695d20
10 changed files with 296 additions and 5 deletions

View file

@ -2975,9 +2975,7 @@ RegistryPage(PINPUT_RECORD Ir)
BOOLEAN Delete; BOOLEAN Delete;
NTSTATUS Status; NTSTATUS Status;
CONSOLE_SetTextXY(6, 8, "Setup is updating the system configuration"); MUIDisplayPage(REGISTRY_PAGE);
CONSOLE_SetStatusText(" Creating registry hives...");
if (RepairUpdateFlag) if (RepairUpdateFlag)
{ {

View file

@ -1242,6 +1242,34 @@ static MUI_ENTRY deDEDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY deDERegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR deDEErrorEntries[] = MUI_ERROR deDEErrorEntries[] =
{ {
@ -1526,6 +1554,10 @@ MUI_PAGE deDEPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
deDEBootPageEntries deDEBootPageEntries
}, },
{
REGISTRY_PAGE,
deDERegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1236,6 +1236,34 @@ static MUI_ENTRY elGRDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY elGRRegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR elGRErrorEntries[] = MUI_ERROR elGRErrorEntries[] =
{ {
@ -1520,6 +1548,10 @@ MUI_PAGE elGRPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
elGRBootPageEntries elGRBootPageEntries
}, },
{
REGISTRY_PAGE,
elGRRegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1236,6 +1236,35 @@ static MUI_ENTRY enUSDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY enUSRegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR enUSErrorEntries[] = MUI_ERROR enUSErrorEntries[] =
{ {
{ {
@ -1519,6 +1548,10 @@ MUI_PAGE enUSPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
enUSBootPageEntries enUSBootPageEntries
}, },
{
REGISTRY_PAGE,
enUSRegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1236,6 +1236,35 @@ static MUI_ENTRY esESDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY esESRegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR esESErrorEntries[] = MUI_ERROR esESErrorEntries[] =
{ {
{ {
@ -1518,6 +1547,10 @@ MUI_PAGE esESPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
esESBootPageEntries esESBootPageEntries
}, },
{
REGISTRY_PAGE,
esESRegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1248,6 +1248,34 @@ static MUI_ENTRY frFRDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY frFRRegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR frFRErrorEntries[] = MUI_ERROR frFRErrorEntries[] =
{ {
@ -1532,6 +1560,10 @@ MUI_PAGE frFRPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
frFRBootPageEntries frFRBootPageEntries
}, },
{
REGISTRY_PAGE,
frFRRegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1242,6 +1242,34 @@ static MUI_ENTRY itITDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY itITRegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR itITErrorEntries[] = MUI_ERROR itITErrorEntries[] =
{ {
@ -1525,6 +1553,10 @@ MUI_PAGE itITPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
itITBootPageEntries itITBootPageEntries
}, },
{
REGISTRY_PAGE,
itITRegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1236,6 +1236,35 @@ static MUI_ENTRY ruRUDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY ruRURegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR ruRUErrorEntries[] = MUI_ERROR ruRUErrorEntries[] =
{ {
{ {
@ -1518,6 +1547,10 @@ MUI_PAGE ruRUPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
ruRUBootPageEntries ruRUBootPageEntries
}, },
{
REGISTRY_PAGE,
ruRURegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1236,6 +1236,35 @@ static MUI_ENTRY svSEDeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY svSERegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR svSEErrorEntries[] = MUI_ERROR svSEErrorEntries[] =
{ {
{ {
@ -1518,6 +1547,10 @@ MUI_PAGE svSEPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
svSEBootPageEntries svSEBootPageEntries
}, },
{
REGISTRY_PAGE,
svSERegistryEntries
},
{ {
-1, -1,
NULL NULL

View file

@ -1236,6 +1236,35 @@ static MUI_ENTRY ukUADeletePartitionEntries[] =
} }
}; };
static MUI_ENTRY ukUARegistryEntries[] =
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
TEXT_UNDERLINE
},
{
6,
8,
"Setup is updating the system configuration. ",
TEXT_NORMAL
},
{
0,
0,
" Creating registry hives...",
TEXT_STATUS
},
{
0,
0,
NULL,
0
},
};
MUI_ERROR ukUAErrorEntries[] = MUI_ERROR ukUAErrorEntries[] =
{ {
{ {
@ -1519,6 +1548,10 @@ MUI_PAGE ukUAPages[] =
BOOT_LOADER_FLOPPY_PAGE, BOOT_LOADER_FLOPPY_PAGE,
ukUABootPageEntries ukUABootPageEntries
}, },
{
REGISTRY_PAGE,
ukUARegistryEntries
},
{ {
-1, -1,
NULL NULL