1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/12527] Restore missing files and variables check

PHPBB3-12527
This commit is contained in:
Joas Schilling
2014-05-11 13:10:51 +02:00
parent c334d8431d
commit 63e195d7f0
3 changed files with 110 additions and 36 deletions

View File

@@ -71,6 +71,7 @@ $lang = array_merge($lang, array(
'LANG_LOCAL_NAME' => 'Local name',
'MISSING_LANGUAGE_FILE' => 'Missing language file: <strong style="color:red">%s</strong>',
'MISSING_LANG_FILES' => 'Missing language files',
'MISSING_LANG_VARIABLES' => 'Missing language variables',
'MODS_FILES' => 'MODs language files',