aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/admin.lang.php
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2011-03-02 09:33:58 +0000
committerpatdenice <patdenice@piwigo.org>2011-03-02 09:33:58 +0000
commit9802ddaa10156ff65e85d37817d51e10b59e902f (patch)
treefc9d1974cebafb68f4866bb69198670baf427048 /language/en_UK/admin.lang.php
parent49dca1e70a6b011f52e78d144453865423eefb36 (diff)
Add themes autmatic update functionality.
git-svn-id: http://piwigo.org/svn/trunk@9472 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r--language/en_UK/admin.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index 0ce16e86d..578ffe5cf 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -775,4 +775,7 @@ $lang['Your configuration settings are saved'] = 'Your configuration settings ar
$lang['[%s] Visit album %s'] = "[%s] Visit album %s";
$lang['[NBM] Problems or questions'] = "[NBM] Problems or questions";
$lang['[Simulation]'] = "[Simulation]";
+$lang['Themes which need upgrade'] = 'Themes which need upgrade';
+$lang['Themes up to date'] = 'Themes up to date';
+$lang['Theme versions can\'t be checked'] = 'Theme versions can\'t be checked';
?> \ No newline at end of file