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