diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-14 12:16:06 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-14 12:16:06 +0000 |
commit | fe49e534ba2b9311b9c77b47a85d55be98ddb860 (patch) | |
tree | fa84a95ca8204b2fddcb082dffee02f61243a7a8 /language/en_UK/help | |
parent | 191a61e597233b5ce8cef2b17aea84053c8279a0 (diff) |
[trunk] - update EN help
git-svn-id: http://piwigo.org/svn/trunk@8659 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/help')
-rw-r--r-- | language/en_UK/help/cat_move.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/language/en_UK/help/cat_move.html b/language/en_UK/help/cat_move.html index 81e337c53..58f31152c 100644 --- a/language/en_UK/help/cat_move.html +++ b/language/en_UK/help/cat_move.html @@ -1,14 +1,14 @@ -<h2>Moving virtual categories</h2> +<h2>Moving virtual Albums</h2> -<p>Only virtual categories can have a new parent category.</p> +<p>Only virtual albums can have a new parent album.</p> <h3>Virtual albums to move</h3> -<p>Select one or several virtual categories you want to move. +<p>Select one or several virtual albums you want to move. If the list is empty, that mean you have not created one yet.</p> <h3>New parent album</h3> -<p>Select the new parent category (virtual or physical). -If you do not select any parent, the virtual selected categories will be moved to the root. -A category cannot be moved into itself or to one of its child.</p>
\ No newline at end of file +<p>Select the new parent album (virtual or physical). +If you do not select any parent, the virtual selected albums will be moved to the root. +A album cannot be moved into itself or to one of its child.</p>
\ No newline at end of file |