aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-12-13 22:23:25 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-12-13 22:23:25 +0000
commit3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6 (patch)
tree556f644d69b46cf677865f20ba4b97e43b2a7ffc /phpBB/language
parentca87f7a2d188f936d57fe8652d2ee6b1e0824da7 (diff)
downloadforums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar
forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar.gz
forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar.bz2
forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.tar.xz
forums-3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6.zip
What did you expect? Us slacking off because of a few digg/heise trolls? nah. never!
The show must go on :) git-svn-id: file:///svn/phpbb/trunk@8280 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/ucp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 0a553b9366..d7006549ce 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -223,6 +223,7 @@ $lang = array_merge($lang, array(
'IF_FOLDER_FULL' => 'If folder is full',
'IMPORTANT_NEWS' => 'Important announcements',
+ 'INVALID_USER_BIRTHDAY' => 'The entered birthday is not a valid date.',
'INVALID_CHARS_USERNAME' => 'The username contains forbidden characters.',
'INVALID_CHARS_NEW_PASSWORD'=> 'The password does not contain the required characters.',
'ITEMS_REQUIRED' => 'The items marked with * are required profile fields and need to be filled out.',