aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-02-13 10:23:09 +0000
committerplegall <plg@piwigo.org>2005-02-13 10:23:09 +0000
commitec6e36c1dddd52dac5362c4d26871b7e3b52c5a1 (patch)
tree7b2d099eba0f634c5d59381d6a8225090be4e768 /language/en_UK.iso-8859-1
parent6a16bf5bb1cf2045c394c45e5bbceb261e16f59b (diff)
- bug fixed : more precise information about setting a new random
representant git-svn-id: http://piwigo.org/svn/trunk@736 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1')
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index 7c6569eb5..40553bf68 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -114,7 +114,7 @@ $lang['cat_status_title'] = 'Manage authorizations for selected categories';
$lang['cat_status_info'] = 'Selected categories are private : you will need to authorize users and/or groups to access to them.
<br />If you make a category private, all its child categories becomes private.
<br />If you make a category public, all its parent categories becomes public';
-$lang['cat_representant'] = 'Random representant';
+$lang['cat_representant'] = 'Find a new representant by random';
// Titles
$lang['admin_panel'] = 'Administration Panel';