= t("Add Photos to '%title'", array("title" => p::purify($item->title))) ?>
= t("Photos will be added to album:") ?>
foreach ($item->parents() as $parent): ?>
= p::purify($parent->title) ?>
endforeach ?>
= p::purify($item->title) ?>
= $tree ?>
= t("Add") ?>
= t("Close") ?>