{** * plugins/generic/customLocale/locale.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * List of component locales to edit for a particular locale * *} {strip} {translate|assign:"pageTitleTranslated" key="plugins.generic.customLocale.locale" locale=$locale} {include file="common/header.tpl"} {/strip}
{translate key="plugins.generic.customLocale.localeDescription"}
{translate key="plugins.generic.customLocale.file.filename"} | {translate key="common.action"} |
{if $fileExists} {$filename|escape} {/if} | {if $fileExists} {translate key="common.edit"} {/if} |
{translate key="common.none"} | |
{page_info iterator=$localeFiles} | {page_links anchor="localeFiles" name="localeFiles" iterator=$localeFiles} |