{* * $Revision: 16994 $ * 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="Upload a new revision of this picture instead of the old one."}
{if $ReuploadPhotoOption.hasLinkedEntity} {g->text text="You cannot reupload this item because it shares its data file with other items."} {else} {if $ReuploadPhotoOption.maxFileSize != 0}{g->text text="Note: The new file cannot be larger than %s. If you want to upload a larger file you must ask your system administrator to allow larger uploads." arg1=$ReuploadPhotoOption.maxFileSize}
{/if}