mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 18:26:32 +02:00
[feature/new-tz-handling] Remove additional marking of selected items
PHPBB3-9558
This commit is contained in:
@@ -431,7 +431,6 @@ $lang = array_merge($lang, array(
|
||||
'TIMEZONE' => 'Timezone',
|
||||
'TIMEZONE_DATE_SUGGESTION' => 'Suggestion: %s',
|
||||
'TIMEZONE_INVALID' => 'The timezone you selected is invalid.',
|
||||
'TIMEZONE_SELECTED' => '(currently selected)',
|
||||
'TO' => 'To',
|
||||
'TOO_MANY_RECIPIENTS' => 'You tried to send a private message to too many recipients.',
|
||||
'TOO_MANY_REGISTERS' => 'You have exceeded the maximum number of registration attempts for this session. Please try again later.',
|
||||
|
Reference in New Issue
Block a user