diff options
Diffstat (limited to '')
-rw-r--r-- | language/en_US/help/cat_move.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/language/en_US/help/cat_move.html b/language/en_US/help/cat_move.html new file mode 100644 index 000000000..58f31152c --- /dev/null +++ b/language/en_US/help/cat_move.html @@ -0,0 +1,14 @@ +<h2>Moving virtual Albums</h2> + +<p>Only virtual albums can have a new parent album.</p> + +<h3>Virtual albums to move</h3> + +<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 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 |