diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-10-01 06:51:10 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-10-01 06:51:10 +0000 |
commit | 892fe2153ab749c9de98d23d8caed76bc40d116f (patch) | |
tree | f9df7296d4290514cf5fdb9e26948b88281a1e9d /language/en_UK/help/group_list.html | |
parent | 2cc35e7ddfbac0b5a42aade3feaf29a32d6bdf32 (diff) |
[trunk] - language - update en_UK - English - Thanks to mixedbredie - step 2 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12285 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/help/group_list.html')
-rw-r--r-- | language/en_UK/help/group_list.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/language/en_UK/help/group_list.html b/language/en_UK/help/group_list.html index d74705a60..eeae61d4c 100644 --- a/language/en_UK/help/group_list.html +++ b/language/en_UK/help/group_list.html @@ -1,6 +1,6 @@ <h2>Groups list</h2> -<p>This is the place where you can manage groups.</p> +<p>This is the place where you manage groups.</p> <h3>Add a group</h3> @@ -8,15 +8,15 @@ <h3>Groups list</h3> -<p>For each element, the list allows to:</p> +<p>For each group the following actions can be applied:</p> <ul> - <li>go to the members list</li> - <li>go to the permissions management screen</li> + <li>go to user management (Admin » Users » Manage)</li> + <li>go to permissions management screen to grant or deny access to private albums.</li> <li>delete the group (requires a confirmation)</li> <li>toggle status "default" (requires a confirmation)</li> </ul> <h3>Default groups</h3> -<p>Default groups are groups that are automatically associated to each new user upon registration or creation by an administrator.</p>
\ No newline at end of file +<p>Default groups are groups that are automatically associated to each new user upon registration or creation by an administrator.</p> |