{$MGLANG->T('exportZoneToFile')} {$zone_name}

{if !$isWritable}
  • {$MGLANG->T('to_enable_the_feature')}:
    {$MGLANG->T('please_set')} {$storagePath} {$MGLANG->T('directory_as')} {$MGLANG->T('writable')}
{else}
{$MGLANG->T('fileWillBeSavedInLocation')} {$storagePath}

{/if}