mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 06:21:19 +02:00
Merge branch 'develop-olympus' into develop-ascraeus
* develop-olympus: [ticket/10174] Rename "Ban usernames" to "Ban users" in ACP
This commit is contained in:
@@ -49,7 +49,7 @@ $lang = array_merge($lang, array(
|
||||
'ACP_BAN' => 'Banning',
|
||||
'ACP_BAN_EMAILS' => 'Ban emails',
|
||||
'ACP_BAN_IPS' => 'Ban IPs',
|
||||
'ACP_BAN_USERNAMES' => 'Ban usernames',
|
||||
'ACP_BAN_USERNAMES' => 'Ban users',
|
||||
'ACP_BBCODES' => 'BBCodes',
|
||||
'ACP_BOARD_CONFIGURATION' => 'Board configuration',
|
||||
'ACP_BOARD_FEATURES' => 'Board features',
|
||||
|
Reference in New Issue
Block a user