From 24153f3ee93e1bf5b5bd594628ce0096e836c57d Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Sun, 17 Feb 2008 19:39:28 +0000 Subject: [PATCH] Fix some typos. svn path=/trunk/; revision=32407 --- reactos/base/setup/usetup/lang/en-US.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/base/setup/usetup/lang/en-US.h b/reactos/base/setup/usetup/lang/en-US.h index af20b3bca37..8820f459902 100644 --- a/reactos/base/setup/usetup/lang/en-US.h +++ b/reactos/base/setup/usetup/lang/en-US.h @@ -1395,7 +1395,7 @@ MUI_ERROR enUSErrorEntries[] = }, { //ERROR_INITIALIZE_REGISTRY, - "Setup failed to set the initialize the registry.", + "Setup failed to initialize the registry.", "ENTER = Reboot computer" }, { @@ -1589,7 +1589,7 @@ MUI_STRING enUSStrings[] = {STRING_NONFORMATTEDPART, "You chose to install ReactOS on a new or unformatted Partition."}, {STRING_INSTALLONPART, - "Setup install ReactOS onto Partition"}, + "Setup installs ReactOS onto Partition"}, {STRING_CHECKINGPART, "Setup is now checking the selected partition."}, {STRING_QUITCONTINUE,