- 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;
NTSTATUS Status;
CONSOLE_SetTextXY(6, 8, "Setup is updating the system configuration");
CONSOLE_SetStatusText(" Creating registry hives...");
MUIDisplayPage(REGISTRY_PAGE);
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[] =
{
@ -1526,6 +1554,10 @@ MUI_PAGE deDEPages[] =
BOOT_LOADER_FLOPPY_PAGE,
deDEBootPageEntries
},
{
REGISTRY_PAGE,
deDERegistryEntries
},
{
-1,
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[] =
{
@ -1520,6 +1548,10 @@ MUI_PAGE elGRPages[] =
BOOT_LOADER_FLOPPY_PAGE,
elGRBootPageEntries
},
{
REGISTRY_PAGE,
elGRRegistryEntries
},
{
-1,
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[] =
{
{
@ -1519,6 +1548,10 @@ MUI_PAGE enUSPages[] =
BOOT_LOADER_FLOPPY_PAGE,
enUSBootPageEntries
},
{
REGISTRY_PAGE,
enUSRegistryEntries
},
{
-1,
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[] =
{
{
@ -1518,6 +1547,10 @@ MUI_PAGE esESPages[] =
BOOT_LOADER_FLOPPY_PAGE,
esESBootPageEntries
},
{
REGISTRY_PAGE,
esESRegistryEntries
},
{
-1,
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[] =
{
@ -1532,6 +1560,10 @@ MUI_PAGE frFRPages[] =
BOOT_LOADER_FLOPPY_PAGE,
frFRBootPageEntries
},
{
REGISTRY_PAGE,
frFRRegistryEntries
},
{
-1,
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[] =
{
@ -1525,6 +1553,10 @@ MUI_PAGE itITPages[] =
BOOT_LOADER_FLOPPY_PAGE,
itITBootPageEntries
},
{
REGISTRY_PAGE,
itITRegistryEntries
},
{
-1,
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[] =
{
{
@ -1518,6 +1547,10 @@ MUI_PAGE ruRUPages[] =
BOOT_LOADER_FLOPPY_PAGE,
ruRUBootPageEntries
},
{
REGISTRY_PAGE,
ruRURegistryEntries
},
{
-1,
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[] =
{
{
@ -1518,6 +1547,10 @@ MUI_PAGE svSEPages[] =
BOOT_LOADER_FLOPPY_PAGE,
svSEBootPageEntries
},
{
REGISTRY_PAGE,
svSERegistryEntries
},
{
-1,
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[] =
{
{
@ -1519,6 +1548,10 @@ MUI_PAGE ukUAPages[] =
BOOT_LOADER_FLOPPY_PAGE,
ukUABootPageEntries
},
{
REGISTRY_PAGE,
ukUARegistryEntries
},
{
-1,
NULL