aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r--language/en_UK/admin.lang.php9
1 files changed, 3 insertions, 6 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index c9f341a9b..b17fcfe7e 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -434,15 +434,12 @@ $lang['title_update'] = 'Database synchronization with files';
$lang['title_upload'] = 'Pictures waiting for validation';
$lang['tn_all'] = 'all';
$lang['tn_alone_title'] = 'pictures without thumbnail (jpeg and png only)';
-$lang['tn_dirs_alone'] = 'pictures without thumbnail';
-$lang['tn_dirs_title'] = 'Directories list';
$lang['tn_err_height'] = 'height must be a number superior to';
$lang['tn_err_width'] = 'width must be a number superior to';
$lang['tn_format'] = 'for the file format';
$lang['tn_no_missing'] = 'No missing thumbnail';
$lang['tn_no_support'] = 'Picture unreachable or no support';
$lang['tn_params_GD'] = 'GD version';
-$lang['tn_params_create'] = 'create';
$lang['tn_params_title'] = 'Miniaturization parameters';
$lang['tn_results_gen_time'] = 'generated in';
$lang['tn_results_title'] = 'Results of miniaturization';
@@ -536,7 +533,6 @@ $lang['ws_Request'] = ' Request ';
$lang['ws_Limit'] = ' Limit ';
$lang['ws_Comment'] = ' Comment ';
$lang['Modify End from Now +'] = 'Modify End from Now + ';
-$lang['Free comment, use it to identify your partner clearly'] = ' Free comment, use it to identify your partner clearly ';
$lang['Confirmation'] = ' Confirmation ';
$lang['Delete'] = ' Remove ';
$lang['Confidential partner key'] = 'Confidential partner key';
@@ -567,7 +563,6 @@ $lang['Year'] = 'Year';
$lang['Month'] = 'Month';
$lang['Day'] = 'Day';
$lang['Pages seen'] = 'Pages seen';
-//$lang['only'] = 'only';
$lang['Pictures'] = 'Pictures';
$lang['High quality'] = 'High quality';
$lang['time'] = 'time';
@@ -634,6 +629,7 @@ $lang['c13y_webmaster_non_existent'] = 'Main "webmaster" user don\'t exist any m
$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)
$lang['no_display_thumbnail'] = 'No display';
$lang['display_thumbnail_classic'] = 'Classic display';
@@ -685,4 +681,5 @@ $lang['plugins_extract_error'] = 'An error occured during extraction (%s).';
$lang['plugins_check_chmod'] = 'Please check "plugins" folder and sub-folders permissions (CHMOD).';
$lang['plugins_server_error'] = 'Can\'t connect to server.';
-?>
+$lang['Purge compiled templates'] = 'Purge compiled templates';
+?> \ No newline at end of file