{* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | | CiviCRM is free software; you can copy, modify, and distribute it | | under the terms of the GNU Affero General Public License | | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | | | | CiviCRM is distributed in the hope that it will be useful, but | | WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | See the GNU Affero General Public License for more details. | | | | You should have received a copy of the GNU Affero General Public | | License and the CiviCRM Licensing Exception along | | with this program; if not, contact CiviCRM LLC | | at info[AT]civicrm[DOT]org. If you have questions about the | | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://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}
{$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} {help id='inheritLocale' title=$form.inheritLocale.label} {$form.inheritLocale.html}
{$form.contact_default_language.label} {$form.contact_default_language.html}
{ts}Default language (if any) for contact records.{/ts}
{$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}
{$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.languageLimit} {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 (in MySQL 5.0 – and in MySQL 5.1 if binary logging is enabled – this means the SUPER privilege). This install either does not seem to have the required privilege enabled.{/ts} {ts}(Multilingual support currently cannot be enabled on installations with enabled logging.){/ts}

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