{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="All translations" for="all_trans"}
{forminput}
{formhelp note="This will export all strings of the chosen language for all versions of bitweaver. It is generally a good idea to export these."}
{/forminput}
{else}
{/if}
{formlabel label="Include Empty" for="include_empty"}
{forminput}
{formhelp note="This will include empty translation strings as well. This is generally not needed."}
{/forminput}
{formlabel label="Destination" for="is_disabled"}
{forminput}
{formhelp note="This will save the file to a temporary location on the server."}
{formhelp note="Save this to languages/lang/(lang_code)/language.php where lang_code is the language your are downloading."}
{/forminput}