diff --git a/system/locale/en/install.php b/system/locale/en/install.php index c821fd8f..7ef0fe8c 100644 --- a/system/locale/en/install.php +++ b/system/locale/en/install.php @@ -18,7 +18,7 @@ $locale['loaded'] = 'Loaded'; $locale['not_loaded'] = 'Not loaded'; $locale['please_fill_all'] = 'Please fill all inputs!'; -$locale['already_installed'] = 'MyAAC has been already installed. Please delete install/ directory. If you want to re-install MyAAC - please delete config.local.php file from the main directory and refresh the page.'; +$locale['already_installed'] = 'MyAAC has been already installed. Please delete install/ directory. If you want to reinstall MyAAC - please delete config.local.php file from the main directory and refresh the page.'; // welcome $locale['step_welcome'] = 'Welcome';