aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-05-25 19:15:04 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-05-25 19:15:04 +0000
commitfec41273a4ae2f24ec8beb11dc473222cfd04b53 (patch)
tree9ba645f3829d1391c1b18904b813c16519f00beb /phpBB/language/en/common.php
parenta59f59de21aa0abc311cd4601939c08259413d95 (diff)
downloadforums-fec41273a4ae2f24ec8beb11dc473222cfd04b53.tar
forums-fec41273a4ae2f24ec8beb11dc473222cfd04b53.tar.gz
forums-fec41273a4ae2f24ec8beb11dc473222cfd04b53.tar.bz2
forums-fec41273a4ae2f24ec8beb11dc473222cfd04b53.tar.xz
forums-fec41273a4ae2f24ec8beb11dc473222cfd04b53.zip
first round of custom profile changes
git-svn-id: file:///svn/phpbb/trunk@5965 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index ea0bb08680..00c1383a92 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -426,6 +426,7 @@ $lang = array_merge($lang, array(
'TOO_LONG_USER_PASSWORD' => 'The password you entered is too long.',
'TOO_LONG_USERNAME' => 'The username you entered is too long.',
'TOO_MANY_VOTE_OPTIONS' => 'You have tried to vote for too many options.',
+ 'TOO_SHORT_CONFIRM_CODE' => 'The confirm code you entered is too short.',
'TOO_SHORT_NEW_PASSWORD' => 'The password you entered is too short.',
'TOO_SHORT_PASSWORD_CONFIRM' => 'The password confirmation you entered is too short.',
'TOO_SHORT_USER_PASSWORD' => 'The password you entered is too short.',