aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2008-05-19 20:20:57 +0000
committerrub <rub@piwigo.org>2008-05-19 20:20:57 +0000
commit5f4602b5748f43285c02f9a30be9abd74da383f7 (patch)
tree97a3945799fd658617cbd23c46a6893e240e4f39 /language/en_UK
parent9b51fc117398af68c979bab9decad484d6d74a97 (diff)
language review
git-svn-id: http://piwigo.org/svn/trunk@2351 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index bf2354185..fd48cb34c 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -644,6 +644,6 @@ $lang['Piwigo Administration'] = 'Piwigo Administration';
$lang['Piwigo version'] = 'Piwigo version';
$lang['You are running the latest version of Piwigo.'] = 'You are running the latest version of Piwigo.';
$lang['c13y_version_anomaly'] = 'The version of %s [%s] installed is not compatible with the version required [%s]';
-$lang['c13y_version_correction'] = 'You need to upgrade your system to take full advantage of the application else the application will not work correctly see not at all';
+$lang['c13y_version_correction'] = 'You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all';
?>