aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authormathiasm <mathiasm@piwigo.org>2008-07-04 22:33:58 +0000
committermathiasm <mathiasm@piwigo.org>2008-07-04 22:33:58 +0000
commit154420540b059b028e0c9aca9e31cfca2edbeea6 (patch)
tree2b127ac947602736ae3d865e3d4e0ff7a650256e /language/en_UK
parent81454f67c5936849c74cdb301c8251277284e7a5 (diff)
Bug 754 fixed for Butterfly (some languages missing)
git-svn-id: http://piwigo.org/svn/trunk@2421 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index fd48cb34c..3d3a0a5f9 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -572,7 +572,7 @@ $lang['c13y_bad_webmaster_status'] = 'Main "webmaster" user status is incorrect'
$lang['c13y_user_created'] = 'User "%s" created with "%s" like password';
$lang['c13y_user_status_updated'] = 'Status of user "%s" updated';
$lang['add new elements to caddie'] = 'add new elements to caddie';
-// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
+// --------- Starting below: New or revised $lang ---- from Butterfly
$lang['no_display_thumbnail'] = 'No display';
$lang['display_thumbnail_classic'] = 'Classic display';
$lang['display_thumbnail_hoverbox'] = 'Hoverbox display';
@@ -645,5 +645,8 @@ $lang['Piwigo version'] = 'Piwigo version';
$lang['You are running the latest version of Piwigo.'] = 'You are running the latest version of Piwigo.';
$lang['c13y_version_anomaly'] = 'The version of %s [%s] installed is not compatible with the version required [%s]';
$lang['c13y_version_correction'] = 'You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all';
+$lang['Deleted on'] = 'Deleted on';
+$lang['Last hit'] = 'Last hit';
+$lang['Hits'] = 'Hits';
?>