1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

[feature/ajax] Generic error handling with a phpbb.alert box

PHPBB3-10270
This commit is contained in:
Igor Wiedler
2012-02-15 20:58:00 +01:00
parent 2f25173d93
commit 27199bb509
4 changed files with 21 additions and 3 deletions

View File

@@ -67,6 +67,8 @@ $lang = array_merge($lang, array(
'ADMINISTRATORS' => 'Administrators',
'AGE' => 'Age',
'AIM' => 'AIM',
'AJAX_ERROR_TITLE' => 'AJAX error',
'AJAX_ERROR_TEXT' => 'Something went wrong when processing your request.',
'ALLOWED' => 'Allowed',
'ALL_FILES' => 'All files',
'ALL_FORUMS' => 'All forums',