{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=siteLocales title=$locale->tr("siteLocales")}
{include file="$admintemplatepath/successmessage.template"} {include file="$admintemplatepath/errormessage.template"} {foreach from=$locales item=sitelocale} {/foreach}
{$locale->tr("locale")} {$locale->tr("locale_encoding")} {$locale->tr("description")} {$locale->tr("actions")}
{$sitelocale->getLocaleCode()} {$sitelocale->getCharset()} {$sitelocale->getDescription()|truncate:80:"..."}
{check_perms adminperm=update_locale} {$locale->tr( {/check_perms}
{check_perms adminperm=update_locale} {/check_perms}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}