aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-11-20 13:18:31 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-11-20 13:18:31 +0100
commitc3108d44cee610fc6d1d397a6e6ce6e571829353 (patch)
tree72cf876fb2d624fdcc13f9c79f2a3c889ee95f48 /phpBB/language/en/ucp.php
parent20771271ca201f8729eecab5052da8a6423dab02 (diff)
parentd98fd7868ba75773fe89617f324f8516f63dfa16 (diff)
downloadforums-c3108d44cee610fc6d1d397a6e6ce6e571829353.tar
forums-c3108d44cee610fc6d1d397a6e6ce6e571829353.tar.gz
forums-c3108d44cee610fc6d1d397a6e6ce6e571829353.tar.bz2
forums-c3108d44cee610fc6d1d397a6e6ce6e571829353.tar.xz
forums-c3108d44cee610fc6d1d397a6e6ce6e571829353.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index ec7f3fe714..5056e23d24 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -100,6 +100,7 @@ $lang = array_merge($lang, array(
'AVATAR_DRIVER_UPLOAD_TITLE' => 'Upload avatar',
'AVATAR_DRIVER_UPLOAD_EXPLAIN' => 'Upload your own custom avatar.',
'AVATAR_EXPLAIN' => 'Maximum dimensions; width: %1$s, height: %2$s, file size: %3$.2f KiB.',
+ 'AVATAR_EXPLAIN_NO_FILESIZE' => 'Maximum dimensions; width: %1$s, height: %2$s.',
'AVATAR_FEATURES_DISABLED' => 'The avatar functionality is currently disabled.',
'AVATAR_GALLERY' => 'Local gallery',
'AVATAR_GENERAL_UPLOAD_ERROR' => 'Could not upload avatar to %s.',