diff options
Diffstat (limited to 'phpBB/language/en/common.php')
| -rw-r--r-- | phpBB/language/en/common.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index cc8859d851..7c8de35264 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -545,7 +545,7 @@ $lang = array_merge($lang, array(  	'THE_TEAM'			=> 'The team',  	'TIME'				=> 'Time', -	'TOO_LONG'						=> 'The value you entered is too long', +	'TOO_LONG'						=> 'The value you entered is too long.',  	'TOO_LONG_AIM'					=> 'The screenname you entered is too long.',  	'TOO_LONG_CONFIRM_CODE'			=> 'The confirm code you entered is too long.',  | 
