{* $Id: *} {extends 'layout_view.tpl'} {block name="title"} {title admpage="i18n"}{$title|escape}{/title} {/block} {block name="navigation"} {if $tiki_p_edit_languages}
{icon name="file-code-o"} {tr}Custom Translations{/tr} {if $prefs.lang_use_db eq "y"} {button _type="link" _class="tips" href="tiki-edit_languages.php" _icon_name="edit" _text="{tr}Edit languages{/tr}" _title="{tr}Edit languages:{/tr}{tr}Edit, export and import languages{/tr}"} {/if} {if $prefs.freetags_multilingual eq 'y'} {button _type="link" _class="tips" href="tiki-freetag_translate.php" _icon_name="tags" _text="{tr}Translate Tags{/tr}" _title=":{tr}Translate tags{/tr}"} {/if}
{/if} {/block} {block name="content"}
{tr}Select how the uploaded translations should be processed{/tr}
{/block}