mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10270] Moved some HTML from the JavaScript to overall_footer.
PHPBB3-10270
This commit is contained in:
committed by
Igor Wiedler
parent
6efb9dd0b6
commit
420de9c9a0
@@ -314,6 +314,7 @@ $lang = array_merge($lang, array(
|
||||
'LDAP_NO_SERVER_CONNECTION' => 'Could not connect to LDAP server.',
|
||||
'LDAP_SEARCH_FAILED' => 'An error occured while searching the LDAP directory.',
|
||||
'LEGEND' => 'Legend',
|
||||
'LOADING' => 'Loading',
|
||||
'LOCATION' => 'Location',
|
||||
'LOCK_POST' => 'Lock post',
|
||||
'LOCK_POST_EXPLAIN' => 'Prevent editing',
|
||||
@@ -451,6 +452,7 @@ $lang = array_merge($lang, array(
|
||||
2 => '%d pixels',
|
||||
),
|
||||
'PLAY_QUICKTIME_FILE' => 'Play Quicktime file',
|
||||
'PLEASE_WAIT' => 'Please wait.',
|
||||
'PM' => 'PM',
|
||||
'PM_REPORTED' => 'Click to view report',
|
||||
'POSTING_MESSAGE' => 'Posting message in %s',
|
||||
|
Reference in New Issue
Block a user