{* * $Revision: 1.13 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}

{g->text text="Link %s" arg1=$ItemCreateLinkSingle.itemTypeNames.0}

{if isset($status.linked)}

{g->text text="Successfully linked"}

{/if}

{g->text text="Destination"}

{g->text text="Choose a destination album"}

{if isset($form.error.destination.empty)}
{g->text text="No destination chosen"}
{/if}