{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *}
{ts}Configure CiviCRM for your country and language.{/ts} {docURL page="i18n Administrator's Guide: Using CiviCRM in your own language" resource="wiki"}
{include file="CRM/common/formButtons.tpl" location="top"}

{ts}Language and Currency{/ts}

{if $form.languageLimit} {/if} {if !$form.languageLimit} {/if}
{$form.lcMessages.label} {$form.lcMessages.html}
{$form.languageLimit.label} {$form.languageLimit.html}
{ts}Languages available to users of this installation.{/ts}
{$form.addLanguage.label} {$form.addLanguage.html}
{ts}Add a new language to this installation.{/ts}
{$form.inheritLocale.label} {$form.inheritLocale.html}
{$settings_fields.inheritLocale.description}
{$form.uiLanguages.label} {$form.uiLanguages.html}
{$form.contact_default_language.label} {$form.contact_default_language.html}
{$settings_fields.contact_default_language.description}
{$form.defaultCurrency.label} {help id='defaultCurrency' title=$form.defaultCurrency.label} {$form.defaultCurrency.html}
{$form.monetaryThousandSeparator.label} {$form.monetaryThousandSeparator.html}
{$form.monetaryDecimalPoint.label} {$form.monetaryDecimalPoint.html}
{$form.currencyLimit.label} {$form.currencyLimit.html}
{$form.moneyformat.label} {help id='moneyformat' title=$form.moneyformat.label} {$form.moneyformat.html}
{$form.moneyvalueformat.label} {help id='moneyvalueformat' title=$form.moneyvalueformat.label} {$form.moneyvalueformat.html}
Note that this setting is proposed to be deprecated as per this Gitlab Issue
{$form.customTranslateFunction.label} {help id='customTranslateFunction' title=$form.customTranslateFunction.label} {$form.customTranslateFunction.html}
{$form.legacyEncoding.label} {help id='legacyEncoding' title=$form.legacyEncoding.label} {$form.legacyEncoding.html}
{$form.fieldSeparator.label} {help id='fieldSeparator' title=$form.fieldSeparator.label} {$form.fieldSeparator.html}

{ts}Contact Address Fields - Selection Values{/ts}

{$form.defaultContactCountry.label} {help id='defaultContactCountry' title=$form.defaultContactCountry.label} {$form.defaultContactCountry.html}
{$form.defaultContactStateProvince.label} {help id='defaultContactCountry' title=$form.defaultContactStateProvince.label} {$form.defaultContactStateProvince.html}
{$form.countryLimit.label} {help id='countryLimit' title=$form.countryLimit.label} {$form.countryLimit.html}
{$form.provinceLimit.label} {help id='provinceLimit' title=$form.provinceLimit.label} {$form.provinceLimit.html}

{ts}Multiple Languages Support{/ts}

{if $form.makeSinglelingual} {elseif $form.makeMultilingual} {else} {/if}
{ts 1="http://documentation.civicrm.org"}This is a multilingual installation. It contains certain schema differences compared to regular installations of CiviCRM. Please refer to the documentation for details.{/ts}
{$form.makeSinglelingual.label} {$form.makeSinglelingual.html}
{ts}Check this box and click 'Save' to switch this installation from multi- to single-language.{/ts}

{$warning}
{$form.makeMultilingual.label} {$form.makeMultilingual.html}
{ts}Check this box and click 'Save' to switch this installation from single- to multi-language, then add further languages.{/ts}

{$warning}
{ts}In order to use this functionality, the installation's database user must have privileges to create triggers and views (if binary logging is enabled – this means the SUPER privilege). This install does not have the required privilege(s) enabled.{/ts} {ts}(Multilingual support currently cannot be enabled on installations with enabled logging.){/ts}

{$warning}
{include file="CRM/common/formButtons.tpl" location="bottom"}