aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/common.php
diff options
context:
space:
mode:
authorVjacheslav Trushkin <arty@phpbb.com>2012-03-14 23:45:54 +0200
committerVjacheslav Trushkin <arty@phpbb.com>2012-03-14 23:45:54 +0200
commit0c6955e73c72d69c91548bb0c3106e39ce166b70 (patch)
tree3164880d68887811a944715ea2f12c7a93caaa1e /phpBB/language/en/acp/common.php
parentce215658eb70a2dab7309c5f949ceb9b3e1c5a29 (diff)
downloadforums-0c6955e73c72d69c91548bb0c3106e39ce166b70.tar
forums-0c6955e73c72d69c91548bb0c3106e39ce166b70.tar.gz
forums-0c6955e73c72d69c91548bb0c3106e39ce166b70.tar.bz2
forums-0c6955e73c72d69c91548bb0c3106e39ce166b70.tar.xz
forums-0c6955e73c72d69c91548bb0c3106e39ce166b70.zip
[feature/merging-style-components] Adding new language variables
Adding new language variables for acp_styles and removing some unused variables PHPBB3-10632
Diffstat (limited to 'phpBB/language/en/acp/common.php')
-rw-r--r--phpBB/language/en/acp/common.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php
index 7f1ecb5c01..254cd473a5 100644
--- a/phpBB/language/en/acp/common.php
+++ b/phpBB/language/en/acp/common.php
@@ -168,6 +168,8 @@ $lang = array_merge($lang, array(
'ACP_STYLE_COMPONENTS' => 'Style components',
'ACP_STYLE_MANAGEMENT' => 'Style management',
'ACP_STYLES' => 'Styles',
+ 'ACP_STYLES_CACHE' => 'Purge Cache',
+ 'ACP_STYLES_INSTALL' => 'Install Styles',
'ACP_SUBMIT_CHANGES' => 'Submit changes',