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.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index 48787cd83..884efdba6 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -230,7 +230,7 @@ $lang['conf_main_title'] = 'Main';
$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.';
$lang['config'] = 'Configuration';
$lang['confirm'] = 'confirm';
-$lang['date'] = 'date';
+$lang['Date'] = 'Date';
$lang['delete category'] = 'delete category';
$lang['description'] = 'description';
$lang['dissociate from category'] = 'dissociate from category';
@@ -626,6 +626,7 @@ $lang['plugins_description'] = '<b>Version:</b> %s<br><br><b>Date:</b> %s<br><br
$lang['plugins_tab_list'] = 'Plugin list';
$lang['plugins_tab_update'] = 'Check for updates';
$lang['plugins_tab_new'] = 'Other plugins';
+$lang['plugins_revisions'] = 'Last revisions';
$lang['plugins_delete'] = 'Delete';
$lang['plugins_confirm_delete'] = 'Are you sure you want to delete this plugin?';
$lang['plugins_confirm_install'] = 'Are you sure you want to install this plugin?';