phpBB

Code Changes

File: language/en/common.php

  Unmodified   Added   Modified   Removed
Line 64Line 64
	'ACCOUNT_DEACTIVATED'			=> 'Your account has been manually deactivated and is only able to be reactivated by an administrator.',
'ACP' => 'Administration Control Panel',
'ACP_SHORT' => 'ACP',

	'ACCOUNT_DEACTIVATED'			=> 'Your account has been manually deactivated and is only able to be reactivated by an administrator.',
'ACP' => 'Administration Control Panel',
'ACP_SHORT' => 'ACP',

 
	'ACTIVATION_ALREADY_SENT'		=> 'The activation email has already been sent to your email address. You can try again after 24 hours. If you continue to have problems activating your account, please contact a board administrator.',

	'ACTIVE'						=> 'active',
'ACTIVE_ERROR' => 'The specified username is currently inactive. If you have problems activating your account, please contact a board administrator.',
'ADMINISTRATOR' => 'Administrator',

	'ACTIVE'						=> 'active',
'ACTIVE_ERROR' => 'The specified username is currently inactive. If you have problems activating your account, please contact a board administrator.',
'ADMINISTRATOR' => 'Administrator',

Line 166Line 167
	'CHANGING_PREFERENCES'	=> 'Changing board preferences',
'CHANGING_PROFILE' => 'Changing profile settings',
'CHARACTERS' => array(

	'CHANGING_PREFERENCES'	=> 'Changing board preferences',
'CHANGING_PROFILE' => 'Changing profile settings',
'CHARACTERS' => array(

 
		1	=> '%d character',
2 => '%d characters',
),
// Special version to be used when describing ranges e.g. "min x characters and max y characters"
'CHARACTERS_XY' => array(

		1	=> '%d character',
2 => '%d characters',
),

		1	=> '%d character',
2 => '%d characters',
),

Line 678Line 684
	'RETURN_TOPIC'				=> '%sReturn to the topic last visited%s',
'RETURN_TO' => 'Return to “%s”',
'RETURN_TO_INDEX' => 'Return to Board Index',

	'RETURN_TOPIC'				=> '%sReturn to the topic last visited%s',
'RETURN_TO' => 'Return to “%s”',
'RETURN_TO_INDEX' => 'Return to Board Index',

 

'ROUTE_NOT_FOUND' => 'The requested route “%s” could not be found.',
'ROUTE_INVALID_MISSING_PARAMS' => 'Invalid or missing parameters passed for route “%s”.',


	'FEED'						=> 'Feed',
'FEED_NEWS' => 'News',
'FEED_TOPICS_ACTIVE' => 'Active Topics',

	'FEED'						=> 'Feed',
'FEED_NEWS' => 'News',
'FEED_TOPICS_ACTIVE' => 'Active Topics',