aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-02-23 14:23:34 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-02-23 14:23:34 +0000
commit2cedbbac0944da85a01f3a3afbac65756610f29d (patch)
treea2302e0bfabf2800b44870c8b14d3c75a12dc612 /phpBB/language/en/ucp.php
parent6dc85449c1feaed312bc25bbe624305f29e40036 (diff)
downloadforums-2cedbbac0944da85a01f3a3afbac65756610f29d.tar
forums-2cedbbac0944da85a01f3a3afbac65756610f29d.tar.gz
forums-2cedbbac0944da85a01f3a3afbac65756610f29d.tar.bz2
forums-2cedbbac0944da85a01f3a3afbac65756610f29d.tar.xz
forums-2cedbbac0944da85a01f3a3afbac65756610f29d.zip
merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390
git-svn-id: file:///svn/phpbb/trunk@8391 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index d7006549ce..dfeb1f20dd 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -88,7 +88,7 @@ $lang = array_merge($lang, array(
'ATTACHMENTS_DELETED' => 'Attachments successfully deleted.',
'ATTACHMENT_DELETED' => 'Attachment successfully deleted.',
'AVATAR_CATEGORY' => 'Category',
- 'AVATAR_EXPLAIN' => 'Maximum dimensions; width: %1$d pixels, height: %2$d pixels, file size: %3$dkB.',
+ 'AVATAR_EXPLAIN' => 'Maximum dimensions; width: %1$d pixels, height: %2$d pixels, file size: %3$.2lf KiB.',
'AVATAR_FEATURES_DISABLED' => 'The avatar functionality is currently disabled.',
'AVATAR_GALLERY' => 'Local gallery',
'AVATAR_GENERAL_UPLOAD_ERROR' => 'Could not upload avatar to %s.',