diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-09-16 19:03:56 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-09-16 19:03:56 +0000 |
commit | c206a73dd21bd16e8666396455b42936a6551992 (patch) | |
tree | 678fb9b59dde4c7a1623d538044f91123d4fa2c5 /language/en_UK/help | |
parent | c4bb9c71dd3ca0cb3366623896d867903ce0c531 (diff) |
feature 1616: rename "category" into "album" (first commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/help/configuration.html | 2 | ||||
-rw-r--r-- | language/en_UK/help/search.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/language/en_UK/help/configuration.html b/language/en_UK/help/configuration.html index eba6f2a3a..d0bdd99ce 100644 --- a/language/en_UK/help/configuration.html +++ b/language/en_UK/help/configuration.html @@ -108,7 +108,7 @@ users.</p> <li><strong>Recent period</strong>: By days. Period during which a picture is shown as new. Must be greater than 1 day.</li> - <li><strong>Expand all categories</strong>: Expand all categories by + <li><strong>Expand all albums</strong>: Expand all albums by default in the menu <em>Warning</em>: this option is resources consuming and may generate a huge menu if your category tree contains many categories.</li> diff --git a/language/en_UK/help/search.html b/language/en_UK/help/search.html index a1ec9357a..cdb296aa9 100644 --- a/language/en_UK/help/search.html +++ b/language/en_UK/help/search.html @@ -16,7 +16,7 @@ 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> + <dt>Search in albums</dt> <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> |