{formlabel label="Select the languages to Import"}
{forminput}
{formhelp note="Languages that are checked below will be imported from the language string files in the bitweaver distribution. If you have your own language file, please choose it below."}
{foreach from=$impLanguages key=langCode item=lang}
{/foreach}
{if $gBitUser->isAdmin()}
{formhelp note="The English strings file will be used to set up the language database and will be used as a reference for translations."}
{/if}
{/forminput}
{formlabel label="Upload Language File"}
{forminput}
{formhelp note="Choose a language file to upload..."}
{/forminput}
{forminput}
{formhelp note="Upload File Language..."}
{/forminput}
{formlabel label="Select the language to Export" for="exp_lang"}
{forminput}
{formhelp note=""}
{/forminput}
{formlabel label="Export All Translations" for="all_trans"}
{forminput}
{formhelp note="This will export all strings, even ones that are not in use. if you have not modified these strings, there isn't really much point in including them."}
{/forminput}
{formlabel label="Destination" for="is_disabled"}
{forminput}
Save to temporary file
{formhelp note="This will save the file to a temporary location on the server."}
Download translation file
{formhelp note="Save this to languages/lang/(lang_code)/language.php where lang_code is the language your are downloading."}
{/forminput}