mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/10343] Show clearer indication an account is inactive in memberlist
PHPBB3-10343
This commit is contained in:
@@ -329,6 +329,7 @@ $lang = array_merge($lang, array(
|
||||
'IMAGE_FILETYPE_INVALID' => 'Image file type %d for mimetype %s not supported.',
|
||||
'IMAGE_FILETYPE_MISMATCH' => 'Image file type mismatch: expected extension %1$s but extension %2$s given.',
|
||||
'IN' => 'in',
|
||||
'INACTIVE' => 'Inactive',
|
||||
'INDEX' => 'Index page',
|
||||
'INFORMATION' => 'Information',
|
||||
'INSECURE_REDIRECT' => 'Tried to redirect to potentially insecure url.',
|
||||
|
Reference in New Issue
Block a user