aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-05-11 13:10:51 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-05-11 13:29:49 +0200
commit63e195d7f0c286b0dcbc4ae30826ee88d811c372 (patch)
treed532d1c1b123c1f2bf2476a8760f44be0e20ca82 /phpBB/language
parentc334d8431d2945267a0ec7d0e883f4c85368b6f3 (diff)
downloadforums-63e195d7f0c286b0dcbc4ae30826ee88d811c372.tar
forums-63e195d7f0c286b0dcbc4ae30826ee88d811c372.tar.gz
forums-63e195d7f0c286b0dcbc4ae30826ee88d811c372.tar.bz2
forums-63e195d7f0c286b0dcbc4ae30826ee88d811c372.tar.xz
forums-63e195d7f0c286b0dcbc4ae30826ee88d811c372.zip
[ticket/12527] Restore missing files and variables check
PHPBB3-12527
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/acp/language.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/language.php b/phpBB/language/en/acp/language.php
index 154551bd6e..5df99892ca 100644
--- a/phpBB/language/en/acp/language.php
+++ b/phpBB/language/en/acp/language.php
@@ -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',