aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2011-03-03 11:54:46 +0000
committerpatdenice <patdenice@piwigo.org>2011-03-03 11:54:46 +0000
commit2fcd11c28e5d58c1b5a0351fc8bf792abb0a5da4 (patch)
tree86eb689ba9ee5e3d70c27d6bec3388a0ccd0325d /language/en_UK
parent20e9a3378b6b54d9e64b8f219df073f368d955ce (diff)
Improve display for plugins and themes update page.
git-svn-id: http://piwigo.org/svn/trunk@9493 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php2
1 files changed, 2 insertions, 0 deletions
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