diff options
author | tosca <tosca@piwigo.org> | 2010-03-26 11:41:29 +0000 |
---|---|---|
committer | tosca <tosca@piwigo.org> | 2010-03-26 11:41:29 +0000 |
commit | 0269e7b3def717a10baf16b89f5e1b7798179161 (patch) | |
tree | 611ab3c7946e6bc07785a6eb5194717cf085733a /language/en_UK/help/search.html | |
parent | f4aa027d007822ec8dd0e3bdd8edd146807ffd92 (diff) |
Another reviewed batch of EN/FR help language files.
Still some to do ...
git-svn-id: http://piwigo.org/svn/trunk@5379 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/help/search.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/language/en_UK/help/search.html b/language/en_UK/help/search.html index c98038b2b..a1ec9357a 100644 --- a/language/en_UK/help/search.html +++ b/language/en_UK/help/search.html @@ -5,20 +5,20 @@ <dl> <dt>Search for words</dt> - <dd>Search for entered words in all the attributes related to the pictures - displayed in the gallery. Use * as a wildcard for partial matches.</dd> + <dd>Search for one or several words among the attributes related to the pictures + of the gallery. Use * as a wildcard for partial matches.</dd> - <dt>Search for Author</dt> + <dt>Search for an author</dt> <dd>Use * as a wildcard for partial matches.</dd> - <dt>Search by Date</dt> - <dd>Select a date and/or an ending date for your query. Leave date empty - if you want to make a "before" query. The year must be entered in the last - field in the following format : 0000 (i.e. 2004)</dd> + <dt>Search by date</dt> + <dd>Select a date and/or an ending date for your query. Leave date field empty + if you want to make a "before" query. The year in the last + field must be entered in the following format : AAAA (i.e. 2004)</dd> <dt>Search in Categories</dt> - <dd>Select the category or categories you wish to search in. For speed all - subcategories can be searched by selecting the parent and setting enable + <dd>Select category or categories you wish to search. All + subcategories can be searched by selecting the parent category and setting enable search subcategories below.</dd> </dl> |