diff --git a/languages/en_us/Install.php b/languages/en_us/Install.php index 8718d8f8ef9352be177c5dbb502d131cc8c98792..6d7c4868889e7621d31a8cb4ec1d46a16e26b1d7 100644 --- a/languages/en_us/Install.php +++ b/languages/en_us/Install.php @@ -59,8 +59,8 @@ $languageStrings = array( 'LBL_TRUE' => 'True', 'LBL_URL' => 'URL', 'LBL_USERNAME' => 'User Name', - 'LBL_VTIGER7_SETUP_WIZARD_DESCRIPTION' => 'This wizard will guide you through the installation of Vtiger CRM7', - 'LBL_WELCOME_TO_VTIGER7_SETUP_WIZARD' => 'Welcome to Vtiger CRM 7 Setup Wizard', + 'LBL_VTIGER7_SETUP_WIZARD_DESCRIPTION' => 'This wizard will guide you through the installation of Vtiger CRM', + 'LBL_WELCOME_TO_VTIGER7_SETUP_WIZARD' => 'Welcome to Vtiger CRM Setup Wizard', 'LBL_WELCOME' => 'Welcome', 'LBL_ZLIB_SUPPORT' => 'Zlib Support', 'LBL_SIMPLEXML' => 'SimpleXML Support',