aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/lang_main.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2003-03-29 17:50:12 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2003-03-29 17:50:12 +0000
commit88fbdb6e1e5a3f062aee274577fd9188508e4d04 (patch)
tree5f0085173bac65ed54f220b91123b4d353284110 /phpBB/language/en/lang_main.php
parentea2f85d4582cafe6a61649531d6d2595b14b2a1b (diff)
downloadforums-88fbdb6e1e5a3f062aee274577fd9188508e4d04.tar
forums-88fbdb6e1e5a3f062aee274577fd9188508e4d04.tar.gz
forums-88fbdb6e1e5a3f062aee274577fd9188508e4d04.tar.bz2
forums-88fbdb6e1e5a3f062aee274577fd9188508e4d04.tar.xz
forums-88fbdb6e1e5a3f062aee274577fd9188508e4d04.zip
capitalized install script lang vars.
git-svn-id: file:///svn/phpbb/trunk@3745 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/lang_main.php')
-rw-r--r--phpBB/language/en/lang_main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php
index 6f79db1279..5784977934 100644
--- a/phpBB/language/en/lang_main.php
+++ b/phpBB/language/en/lang_main.php
@@ -605,7 +605,7 @@ $lang = array(
'Hide_user' => 'Hide your online status',
'Profile_updated' => 'Your profile has been updated',
'Profile_updated_inactive' => 'Your profile has been updated, however you have changed vital details thus your account is now inactive. Check your email to find out how to reactivate your account, or if admin activation is require wait for the administrator to reactivate your account',
- 'Password_mismatch' => 'The passwords you entered did not match',
+ 'PASSWORD_MISMATCH' => 'The passwords you entered did not match',
'Current_password_mismatch' => 'The current password you supplied does not match that stored in the database',
'Password_long' => 'Your password must be no more than 32 characters',
'Username_taken' => 'Sorry but this username has already been taken',