mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15354] Use Lang Var
PHPBB3-15354
This commit is contained in:
@@ -369,7 +369,7 @@ $lang = array_merge($lang, array(
|
||||
'LDAP_SEARCH_FAILED' => 'An error occurred while searching the LDAP directory.',
|
||||
'LEGEND' => 'Legend',
|
||||
'LIVE_SEARCHES_NOT_ALLOWED' => 'Live searches are not allowed.',
|
||||
'LOADING' => 'Loading',
|
||||
'LOADING' => 'Loading...',
|
||||
'LOCATION' => 'Location',
|
||||
'LOCK_POST' => 'Lock post',
|
||||
'LOCK_POST_EXPLAIN' => 'Prevent editing',
|
||||
|
Reference in New Issue
Block a user