{minifind name="Search master strings" sort_mode=$sort_mode}
{if $sources}
{form legend="Edit Translations" id="translateform"}
{formfeedback hash=$masterMsg}
{formfeedback warning="You will need to clear the System Cache to see the changes." link="languages/edit_languages.php/System Cache"}
{tr}Translations strings may appear empty if the language is not loaded. The language will be automatically loaded when you click the edit icon.{/tr}
{foreach from=$sources item=sourceHash}
*}
{foreach from=$languages key=langCode item=lang}
{if $langCode ne 'en'}
{forminput}
{* if results are guessed, we don't need to escape *}
{if $masterStrings.$sourceHash.textarea}
{if $gBitSystem->getConfig('google_api_key')}
{biticon iname="google-favicon" ipackage="languages" iexplain="Auto-Translate"} Auto
{/if}
{else}
{if $gBitSystem->getConfig('google_api_key')}
{biticon iname="google-favicon" ipackage="languages" iexplain="Auto-Translate"} Auto
{/if}
{/if}
{$lang.native_name}
{/forminput}
{/if}
{/foreach}
{/foreach}
{if $gBitSystem->getConfig('google_api_key')}
Auto Translate Empty Strings
{/if}
{formhelp note="Auto Translations will try and get an estimated translation using google language tools. Please make sure you check the returned strings for incorrect formatting."}
{/form}
{else}
{form legend="Translation Filter"}
{formlabel label="Filter" for=""}
{forminput}
{formhelp note="Limit the translated filter to this language"}
{/forminput}