From 154420540b059b028e0c9aca9e31cfca2edbeea6 Mon Sep 17 00:00:00 2001 From: mathiasm Date: Fri, 4 Jul 2008 22:33:58 +0000 Subject: Bug 754 fixed for Butterfly (some languages missing) git-svn-id: http://piwigo.org/svn/trunk@2421 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'language/en_UK/admin.lang.php') 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'; ?> -- cgit v1.2.3