diff options
Diffstat (limited to 'phpBB/language/en/common.php')
| -rw-r--r-- | phpBB/language/en/common.php | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 2eca49d3e0..005640b7dd 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -165,6 +165,7 @@ $lang = array_merge($lang, array(  	'EMPTY_MESSAGE_SUBJECT'				=> 'You must specify a subject when composing a new message.',  	'ENABLED'							=> 'Enabled',  	'ENCLOSURE'							=> 'Enclosure', +	'ENTER_USERNAME'					=> 'Enter username',  	'ERR_CHANGING_DIRECTORY'			=> 'Unable to change directory.',  	'ERR_CONNECTING_SERVER'				=> 'Error connecting to the server.',  	'ERR_JAB_AUTH'						=> 'Could not authorise on Jabber server.', | 
