aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2012-02-03 16:21:51 -0500
committerOleg Pudeyev <oleg@bsdpower.com>2012-02-03 16:21:51 -0500
commitcddd63aae045a833e9a3ec4bb396b3987f95cbd3 (patch)
tree69ac84e41f9333ec540fddb1d428c5bac97c0fd4 /phpBB/language/en/install.php
parent6ad87d3aaf04fba5e58351c18fc78d1a9ee77dbb (diff)
parentccf0cf649daabc600e8a79680e29c7bfbba32cac (diff)
downloadforums-cddd63aae045a833e9a3ec4bb396b3987f95cbd3.tar
forums-cddd63aae045a833e9a3ec4bb396b3987f95cbd3.tar.gz
forums-cddd63aae045a833e9a3ec4bb396b3987f95cbd3.tar.bz2
forums-cddd63aae045a833e9a3ec4bb396b3987f95cbd3.tar.xz
forums-cddd63aae045a833e9a3ec4bb396b3987f95cbd3.zip
Merge remote-tracking branch 'imkingdavid/ticket/10535' into develop
* imkingdavid/ticket/10535: [ticket/10535] Delete no longer needed email confirm language entries. [ticket/10535] Delete email confirm from installer [ticket/10535] Removed email confirm field from acp_users module [ticket/10535] Forgot a subsilver2 change. *doh* [ticket/10535] Removed email confirm from UCP, removed unused language entries [ticket/10535] Remove email confirm check on registration form
Diffstat (limited to 'phpBB/language/en/install.php')
-rw-r--r--phpBB/language/en/install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index 858065b643..7edc0b03ce 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -71,7 +71,6 @@ $lang = array_merge($lang, array(
'CONFIG_FILE_WRITTEN' => 'The configuration file has been written. You may now proceed to the next step of the installation.',
'CONFIG_PHPBB_EMPTY' => 'The phpBB3 config variable for ā€œ%sā€ is empty.',
'CONFIG_RETRY' => 'Retry',
- 'CONTACT_EMAIL_CONFIRM' => 'Confirm contact e-mail',
'CONTINUE_CONVERT' => 'Continue conversion',
'CONTINUE_CONVERT_BODY' => 'A previous conversion attempt has been determined. You are now able to choose between starting a new conversion or continuing the conversion.',
'CONTINUE_LAST' => 'Continue last statements',