diff options
author | riopwg <riopwg@piwigo.org> | 2008-11-09 18:43:53 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2008-11-09 18:43:53 +0000 |
commit | 14b13c4d67552375b996316901d87177550921cf (patch) | |
tree | f384a49a984bdc1a816c6e1992179643bc9b5ad9 /language/en_UK | |
parent | 4ecb7f0e25dfc8698e2985ce0b621b961254266d (diff) |
merge -c2854 from trunk to branch 2.0
Correction upgrade.lang.php
git-svn-id: http://piwigo.org/svn/branches/2.0@2855 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/upgrade.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/upgrade.lang.php b/language/en_UK/upgrade.lang.php index ececab250..2c25f3146 100644 --- a/language/en_UK/upgrade.lang.php +++ b/language/en_UK/upgrade.lang.php @@ -36,7 +36,7 @@ $lang['deactivated plugins'] = 'As a precaution, following plugins have been dea $lang['upgrade login message'] = 'Only administrator can run upgrade: please sign in below.'; $lang['You do not have access rights to run upgrade'] = 'You do not have access rights to run upgrade'; -// Upgrade infoformations from upgrade_1.3.1.php +// Upgrade informations from upgrade_1.3.1.php $lang['all sub-categories of private categories become private'] = 'All sub-categories of private categories become private'; $lang['user permissions and group permissions have been erased'] = 'User permissions and group permissions have been erased'; $lang['only thumbnails prefix and webmaster mail saved'] = 'Only thumbnails prefix and webmaster mail address have been saved from previous configuration'; |