diff options
author | rub <rub@piwigo.org> | 2007-03-12 23:10:35 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-03-12 23:10:35 +0000 |
commit | 17246da0890c27a4598db4b808daba2362a48a4b (patch) | |
tree | a3845b41249f8cc968abe1dba536a21f67726210 /language/en_UK.iso-8859-1/help | |
parent | 4577278acc361facfbd70c6172355ee12e1b80e4 (diff) |
Add notification when a picture is loaded.
Change little translations.
Improve mail sent.
git-svn-id: http://piwigo.org/svn/trunk@1901 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/help')
-rw-r--r-- | language/en_UK.iso-8859-1/help/configuration.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html index 30f0b7177..6dc4c67bc 100644 --- a/language/en_UK.iso-8859-1/help/configuration.html +++ b/language/en_UK.iso-8859-1/help/configuration.html @@ -29,10 +29,12 @@ page.</li> <li><strong>Rating by guests</strong>: Even non registered users can rate images.</li> - <li><strong>Email admin when a new user registers</strong>: Administrators will be received mail for each registration.</li> + <li><strong>Email admins when a new user registers</strong>: Administrators will be received mail for each registration.</li> <li><strong>Allow user registration</strong>: Registration is free for all.</li> + <li><strong>Email adminis when a picture is uploaded</strong>: Administrators will be received mail for each picture uploaded by a user.</li> + </ul> <h3>History</h3> @@ -66,10 +68,10 @@ rate images.</li> takes place in screen <span class="pwgScreen">Administration, Pictures, Comments</span>.</li> - <li><strong>Email admin when a valid comment is entered</strong>: + <li><strong>Email admins when a valid comment is entered</strong>: Sends an email to the administrators when a user enters a comment and this comment is validated.</li> - <li><strong>Email admin when a comment requires validation</strong>: + <li><strong>Email admins when a comment requires validation</strong>: Sends an email to the administrators when a user enters a comment that requires validation by the admin. User comments validation takes place in the screen <span class="pwgScreen">Administration, Pictures, Comments</span>.</li> |