Fix some typos.

svn path=/trunk/; revision=32407
This commit is contained in:
Filip Navara 2008-02-17 19:39:28 +00:00
parent 5ff1cb40f4
commit 24153f3ee9

View file

@ -1395,7 +1395,7 @@ MUI_ERROR enUSErrorEntries[] =
}, },
{ {
//ERROR_INITIALIZE_REGISTRY, //ERROR_INITIALIZE_REGISTRY,
"Setup failed to set the initialize the registry.", "Setup failed to initialize the registry.",
"ENTER = Reboot computer" "ENTER = Reboot computer"
}, },
{ {
@ -1589,7 +1589,7 @@ MUI_STRING enUSStrings[] =
{STRING_NONFORMATTEDPART, {STRING_NONFORMATTEDPART,
"You chose to install ReactOS on a new or unformatted Partition."}, "You chose to install ReactOS on a new or unformatted Partition."},
{STRING_INSTALLONPART, {STRING_INSTALLONPART,
"Setup install ReactOS onto Partition"}, "Setup installs ReactOS onto Partition"},
{STRING_CHECKINGPART, {STRING_CHECKINGPART,
"Setup is now checking the selected partition."}, "Setup is now checking the selected partition."},
{STRING_QUITCONTINUE, {STRING_QUITCONTINUE,