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