From 2fcd11c28e5d58c1b5a0351fc8bf792abb0a5da4 Mon Sep 17 00:00:00 2001 From: patdenice Date: Thu, 3 Mar 2011 11:54:46 +0000 Subject: Improve display for plugins and themes update page. git-svn-id: http://piwigo.org/svn/trunk@9493 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 2 ++ 1 file changed, 2 insertions(+) (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 aeb9cdb8e..f77a0a3be 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -776,4 +776,6 @@ $lang['[Simulation]'] = "[Simulation]"; $lang['Themes which need upgrade'] = 'Themes which need upgrade'; $lang['All themes are up to date.'] = 'All themes are up to date.'; $lang['All plugins are up to date.'] = 'All plugins are up to date.'; +$lang['Visit theme site'] = 'Visit theme site'; +$lang['New Version'] = 'New Version'; ?> \ No newline at end of file -- cgit v1.2.3