{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
{if $action=='add'} {if $objecttype==OBJECT_CACHE} {elseif $objecttype==OBJECT_CACHELOG} {/if} {else} {/if}
{t}Edit picture{/t} {capture name="name"} {$cachename|escape} {/capture} {if $action=='add'} {if $objecttype==OBJECT_CACHE} {t 1=$smarty.capture.name}Add picture for Geocaches %1{/t} {else if $objecttype==OBJECT_CACHELOG} {t 1=$smarty.capture.name}Add picture for Logentry %1{/t} {/if} {else} {if $objecttype==OBJECT_CACHE} {t 1=$smarty.capture.name}Edit picture for Geocaches %1{/t} {else if $objecttype==OBJECT_CACHELOG} {t 1=$smarty.capture.name}Edit picture for Logentry %1{/t} {/if} {/if}
{if $action=='add'} {if $errorfile==ERROR_UPLOAD_ERR_NO_FILE} {elseif $errorfile==ERROR_UPLOAD_ERR_SIZE} {elseif $errorfile==ERROR_UPLOAD_UNKNOWN} {elseif $errorfile==ERROR_UPLOAD_ERR_TYPE} {/if} {/if} {if $objecttype==OBJECT_CACHE} {/if} {if $action=='add'} {/if}
{t}Name:{/t} {if $errortitle==true} {t}Give the picture a name!{/t} {/if}
{t}File:{/t}
 {t}No picture file given.{/t}
 {t}The file was too big. The maximum file size is 150 KB.{/t}
 {t}The file was not uploaded correctly.{/t}
 {t}Only the following picture formats are allowed: BMP, GIF, PNG and JPEG.{/t}
{t}This picture is a spoiler - dont show a thumbnail.{/t}
{t}Do not display this picture (only used in HTML description){/t}
{t}Note{/t} {t}Only the following picture formats are allowed: BMP, GIF, PNG and JPEG. We recommend JPEG for photos.{/t}
{t}The file size of the pictures must not exeed 150 KB. We recommend 480x360 pixel of picture size.{/t}
{t}After click to upload, it can take a while, until the next page is been shown.{/t}