'description'=>'Global CSV separator character. Modify this setting to enable import and export of different kinds of CSV files (for example: \',\' \';\' \':\' \'|\' ).',
'title'=>ts('Import / Export Field Separator'),
'description'=>ts('Global CSV separator character. Modify this setting to enable import and export of different kinds of CSV files (for example: \',\' \';\' \':\' \'|\' ).'),
],
'fiscalYearStart'=>[
'add'=>'4.7',
...
...
@@ -400,8 +384,7 @@ return [
'quick_form_type'=>'MonthDay',
'html_type'=>'MonthDay',
'default'=>['M'=>1,'d'=>1],
'title'=>'Fiscal Year Start',
'description'=>'',
'title'=>ts('Fiscal Year Start'),
],
'languageLimit'=>[
'group_name'=>'Localization Preferences',
...
...
@@ -416,10 +399,9 @@ return [
],
'default'=>NULL,
'add'=>'4.3',
'title'=>'Available Languages (Multi-lingual)',
'title'=>ts('Available Languages (Multi-lingual)'),
'is_domain'=>1,
'is_contact'=>0,
'description'=>'',
'help_text'=>NULL,
'pseudoconstant'=>[
'callback'=>'CRM_Core_I18n::languages',
...
...
@@ -438,10 +420,9 @@ return [
],
'default'=>NULL,
'add'=>'5.9',
'title'=>'Available Languages',
'title'=>ts('Available Languages'),
'is_domain'=>1,
'is_contact'=>0,
'description'=>'',
'help_text'=>ts('User Interface languages available to users'),
'description'=>'If import files are NOT encoded as UTF-8, specify an alternate character encoding for these files. The default of Windows-1252 will work for Excel-created .CSV files on many computers.',
'description'=>ts('If import files are NOT encoded as UTF-8, specify an alternate character encoding for these files. The default of Windows-1252 will work for Excel-created .CSV files on many computers.'),
],
'timeInputFormat'=>[
'add'=>'4.7',
...
...
@@ -506,7 +486,6 @@ return [
],
'default'=>'1',
'title'=>ts('Time Input Format'),
'description'=>'',
'on_change'=>[
'CRM_Core_BAO_PreferencesDate::onChangeSetting',
],
...
...
@@ -543,7 +522,7 @@ return [
],
'default'=>'*default*',
'add'=>'4.7',
'title'=>'Default Language for contacts',
'title'=>ts('Default Language for contacts'),
'is_domain'=>1,
'is_contact'=>0,
'description'=>ts('Default language (if any) for contact records'),