*
* Generated from xml/schema/CRM/Contribute/Widget.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4a3f77ad3185fba0d0c083a1000336b7)
+ * (GenCodeChecksum:5623f4ecd23646d12dd4278675006d7a)
*/
/**
'color_button' => [
'name' => 'color_button',
'type' => CRM_Utils_Type::T_STRING,
- 'title' => ts('Button Colour'),
+ 'title' => ts('Button Color'),
'maxlength' => 10,
'size' => CRM_Utils_Type::TWELVE,
'where' => 'civicrm_contribution_widget.color_button',
'color_main' => [
'name' => 'color_main',
'type' => CRM_Utils_Type::T_STRING,
- 'title' => ts('Main Colour'),
+ 'title' => ts('Main Color'),
'maxlength' => 10,
'size' => CRM_Utils_Type::TWELVE,
'where' => 'civicrm_contribution_widget.color_main',
'color_main_bg' => [
'name' => 'color_main_bg',
'type' => CRM_Utils_Type::T_STRING,
- 'title' => ts('Backgroup Color'),
+ 'title' => ts('Background Color'),
'maxlength' => 10,
'size' => CRM_Utils_Type::TWELVE,
'where' => 'civicrm_contribution_widget.color_main_bg',
'color_bg' => [
'name' => 'color_bg',
'type' => CRM_Utils_Type::T_STRING,
- 'title' => ts('Other Backgroun Colour'),
+ 'title' => ts('Other Background Color'),
'maxlength' => 10,
'size' => CRM_Utils_Type::TWELVE,
'where' => 'civicrm_contribution_widget.color_bg',
'color_about_link' => [
'name' => 'color_about_link',
'type' => CRM_Utils_Type::T_STRING,
- 'title' => ts('About Link Colour'),
+ 'title' => ts('About Link Color'),
'maxlength' => 10,
'size' => CRM_Utils_Type::TWELVE,
'where' => 'civicrm_contribution_widget.color_about_link',
'color_homepage_link' => [
'name' => 'color_homepage_link',
'type' => CRM_Utils_Type::T_STRING,
- 'title' => ts('Homepage Link Colour'),
+ 'title' => ts('Homepage Link Color'),
'maxlength' => 10,
'size' => CRM_Utils_Type::TWELVE,
'where' => 'civicrm_contribution_widget.color_homepage_link',
*
* Generated from xml/schema/CRM/Mailing/Mailing.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:222c7a4f7e002c8829fc415baf214dbc)
+ * (GenCodeChecksum:5e3229fc70fd87ddb448fcc672e44c3d)
*/
/**
public $msg_template_id;
/**
- * Should we overrite VERP address in Reply-To
+ * Overwrite the VERP address in Reply-To
*
* @var bool
*/
'name' => 'override_verp',
'type' => CRM_Utils_Type::T_BOOLEAN,
'title' => ts('Override Verp'),
- 'description' => ts('Should we overrite VERP address in Reply-To'),
+ 'description' => ts('Overwrite the VERP address in Reply-To'),
'where' => 'civicrm_mailing.override_verp',
'default' => '0',
'table_name' => 'civicrm_mailing',
</field>
<field>
<name>color_button</name>
- <title>Button Colour</title>
+ <title>Button Color</title>
<type>varchar</type>
<length>10</length>
<add>2.0</add>
</field>
<field>
<name>color_main</name>
- <title>Main Colour</title>
+ <title>Main Color</title>
<type>varchar</type>
<length>10</length>
<add>2.0</add>
</field>
<field>
<name>color_main_bg</name>
- <title>Backgroup Color</title>
+ <title>Background Color</title>
<type>varchar</type>
<length>10</length>
<add>2.0</add>
</field>
<field>
<name>color_bg</name>
- <title>Other Backgroun Colour</title>
+ <title>Other Background Color</title>
<type>varchar</type>
<length>10</length>
<add>2.0</add>
</field>
<field>
<name>color_about_link</name>
- <title>About Link Colour</title>
+ <title>About Link Color</title>
<type>varchar</type>
<length>10</length>
<add>2.0</add>
</field>
<field>
<name>color_homepage_link</name>
- <title>Homepage Link Colour</title>
+ <title>Homepage Link Color</title>
<type>varchar</type>
<length>10</length>
<add>2.0</add>