aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/install.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK.iso-8859-1/install.lang.php')
-rw-r--r--language/en_UK.iso-8859-1/install.lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/install.lang.php b/language/en_UK.iso-8859-1/install.lang.php
index 5e23892cf..dace0ef22 100644
--- a/language/en_UK.iso-8859-1/install.lang.php
+++ b/language/en_UK.iso-8859-1/install.lang.php
@@ -33,6 +33,11 @@ $lang['step2_title'] = 'Admin configuration';
$lang['Start_Install'] = 'Start Install';
$lang['reg_err_mail_address'] = 'mail address must be like xxx@yyy.eee (example : jack@altern.org)';
+$lang['install_webmaster'] = 'webmaster login';
+$lang['install_webmaster_info'] = 'It will be shown to the visitors. It is necessary for website administration';
+$lang['install_mail_webmaster'] = $lang['conf_general_mail_webmaster'];
+$lang['install_mail_webmaster_info'] = $lang['conf_general_mail_webmaster_info'];
+
$lang['step1_confirmation'] = 'Parameters are correct';
$lang['step1_err_db'] = 'Connection to server succeed, but it was impossible to connect to database';
$lang['step1_err_server'] = 'Can\'t connect to server';