aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-03-19 00:01:34 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-03-19 00:01:34 +0100
commite4d253ce76d6480154c2560c9a0b16df51c447ed (patch)
tree3c2ea0cfec2682749a2d681cd673707a6fb499e8 /phpBB/language/en/acp
parent5d597787eb49e202eec198d6b6416fb69ef15e3e (diff)
parent0f95e607ff91277a50bd5ff04d8a60a553dd918e (diff)
downloadforums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar.gz
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar.bz2
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.tar.xz
forums-e4d253ce76d6480154c2560c9a0b16df51c447ed.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/language/en/acp')
-rw-r--r--phpBB/language/en/acp/styles.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php
index 0d91eb3704..9293d67ecc 100644
--- a/phpBB/language/en/acp/styles.php
+++ b/phpBB/language/en/acp/styles.php
@@ -81,6 +81,7 @@ $lang = array_merge($lang, array(
'STYLE_UNINSTALL_DEPENDENT' => 'Style "%s" cannot be uninstalled because it has one or more child styles.',
'STYLE_UNINSTALLED' => 'Style "%s" uninstalled successfully.',
'STYLE_USED_BY' => 'Used by (including robots)',
+ 'STYLE_VERSION' => 'Style version',
'UNINSTALL_DEFAULT' => 'You cannot uninstall the default style.',