diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-05-20 11:29:52 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-05-20 11:29:52 +0000 |
commit | 22790498e2eb9561c3613b6201435ca2fd953155 (patch) | |
tree | b6eee64f2caae8c1a522da2bed041fed32c878d9 /language | |
parent | d8955263bb2b53a5d0d99e49f5e51365679eb007 (diff) |
[trunk_public] Update en_UK, thanks to : mistic100
git-svn-id: http://piwigo.org/svn/trunk@22751 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/en_UK/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 84b4207e7..9a2ebdb69 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -43,7 +43,7 @@ $lang['%d comments to validate'] = "%d comments to validate"; $lang['%d comments'] = "%d comments"; $lang['%d hit'] = "%d hit"; $lang['%d hits'] = "%d hits"; -$lang['%d Kb'] = "%d Kb"; +$lang['%d Kb'] = '%d KB'; $lang['%d new comment'] = "%d new comment"; $lang['%d new comments'] = "%d new comments"; $lang['%d new photo'] = "%d new photo"; |