{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *} {if $action=='view'}
{t}Stored queries{/t} {t}Stored queries{/t}
{foreach from=$queries item=queriesItem} {cycle assign=bgcolor values="#eeeeee,#e0e0e0"} {foreachelse} {/foreach}
{t}Name{/t} {t}Download{/t}  
{$queriesItem.name|escape} GPX LOC KML OV2 OVL [{t}Edit{/t}] [{t}Delete{/t}]
{t}No stored queries found{/t}
  {t}With the download you accept the term of use from opencaching.de{/t}
{elseif $action=='save'}
{t}Store query{/t} {t}Store query{/t}
{if $errorEmptyName==true} {elseif $errorNameExists==true} {/if}
{t}Store options as new search{/t}
{t}Name of the search{/t}
{t}You have to enter a name for this search{/t}
{t}There already exists a search with this name{/t}
 
{t}Overwrite old search options{/t}
{t}Name of the search{/t}
 
{/if}