diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-13 06:51:44 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-13 06:51:44 +0000 |
commit | 7329b9bd0d9a920814412a25b95b7fbe537f6862 (patch) | |
tree | 96d9861cb95502de4950ae34cf6b191afd6c40ae /language/en_UK/help/configuration.html | |
parent | b312b9aa9c27e72df489fcd2a7a0b1b8d341010e (diff) |
[trunk] - update EN
git-svn-id: http://piwigo.org/svn/trunk@8642 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/help/configuration.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/language/en_UK/help/configuration.html b/language/en_UK/help/configuration.html index f7ce995ad..1ae6935a5 100644 --- a/language/en_UK/help/configuration.html +++ b/language/en_UK/help/configuration.html @@ -24,7 +24,7 @@ page.</li> maintenance. Only administrator users will be able to reach the gallery.</li> - <li><strong>Rating</strong>: Picture rating feature is enabled.</li> + <li><strong>Rating</strong>: Photo rating feature is enabled.</li> <li><strong>Rating by guests</strong>: Even unregistered users can rate images.</li> @@ -64,7 +64,7 @@ page.</li> <li><strong>Number of comments per page</strong>.</li> <li><strong>Validation</strong>: an administrator must validate users comments before they become visible on the site. User comments validation - takes place in screen <span class="pwgScreen">Administration, Pictures, + takes place in screen <span class="pwgScreen">Administration, Photos, Comments</span>.</li> <li><strong>Email admins when a valid comment is entered</strong>: @@ -72,7 +72,7 @@ Sends an email to the administrators when a user enters a comment and this comme <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> +User comments validation takes place in the screen <span class="pwgScreen">Administration, Photos, Comments</span>.</li> </ul> @@ -80,7 +80,7 @@ User comments validation takes place in the screen <span class="pwgScreen">Admin <ul> <li><strong>Show upload link every time</strong>: If uploadable albums exist, an upload link will be shown for each album.</li> <li><strong>User access level for uploading</strong>: Restricts upload to some albums of users</li> - <li><strong>Email admins when a picture is uploaded</strong>: Administrators will be notified by mail each time a picture is uploaded by a user.</li> + <li><strong>Email admins when a photo is uploaded</strong>: Administrators will be notified by mail each time a photo is uploaded by a user.</li> </ul> <h3>Default display</h3> @@ -96,7 +96,7 @@ users.</p> <ul> <li><strong>Language</strong>: apply to Piwigo - labels only. Album names, picture names and all descriptions fields are not + labels only. Album names, photo names and all descriptions fields are not localized.</li> <li><strong>Number of images per row</strong></li> @@ -105,7 +105,7 @@ users.</p> <li><strong>Interface theme</strong></li> - <li><strong>Recent period</strong>: By days. Period during which a picture is + <li><strong>Recent period</strong>: By days. Period during which a photo is shown as new. Must be greater than 1 day.</li> <li><strong>Expand all albums</strong>: Expand all albums by @@ -114,20 +114,20 @@ users.</p> albums.</li> <li><strong>Show number of comments</strong>: show the number of comments - for each picture on the thumbnails page. Resources consuming.</li> + for each photo on the thumbnails page. Resources consuming.</li> - <li><strong>Show hits count</strong>: display hits observed on picture + <li><strong>Show hits count</strong>: display hits observed on photo just under its thumbnail on the thumbnails page. Only when advanced configuration parameter is: <br> $conf['show_nb_hits'] = true; <br> Notice: false by default.</li> - <li><strong>Maximum width of the pictures</strong>: maximum displayed - width. Pictures larger than this setting will be resized on + <li><strong>Maximum width of the photos</strong>: maximum displayed + width. photos larger than this setting will be resized on display. Rather than choosing this option, you might consider - modifying the width of your pictures; that would be a better practice.</li> + modifying the width of your photos; that would be a better practice.</li> - <li><strong>Maximum height of the pictures</strong>: same remarks as for + <li><strong>Maximum height of the photos</strong>: same remarks as for the maximum width setting.</li> </ul>
\ No newline at end of file |