Define gettext translation for world_region
[civicrm-core.git] / CRM / Core / DAO / ActionSchedule.php
index 20d7fde9d3b6ec14baf395a8b8b04f42520cd919..5d498e5e5ab096b2ee9658ba3a41d1a96b10e770 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/ActionSchedule.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d158b2da297ca83e4210a3fa0da8d5eb)
+ * (GenCodeChecksum:4d6dca3786a9d3ab90b492be017b045b)
  */
 
 /**
@@ -336,7 +336,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'name',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Name'),
-          'description' => 'Name of the action(reminder)',
+          'description' => ts('Name of the action(reminder)'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -348,7 +348,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'title',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Title'),
-          'description' => 'Title of the action(reminder)',
+          'description' => ts('Title of the action(reminder)'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -360,7 +360,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'recipient',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Recipient'),
-          'description' => 'Recipient',
+          'description' => ts('Recipient'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -372,7 +372,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'limit_to',
           'type' => CRM_Utils_Type::T_BOOLEAN,
           'title' => ts('Limit To'),
-          'description' => 'Is this the recipient criteria limited to OR in addition to?',
+          'description' => ts('Is this the recipient criteria limited to OR in addition to?'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -382,7 +382,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'entity_value',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Entity Value'),
-          'description' => 'Entity value',
+          'description' => ts('Entity value'),
           'maxlength' => 255,
           'size' => CRM_Utils_Type::HUGE,
           'table_name' => 'civicrm_action_schedule',
@@ -394,7 +394,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'entity_status',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Entity Status'),
-          'description' => 'Entity status',
+          'description' => ts('Entity status'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -406,7 +406,8 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'start_action_offset',
           'type' => CRM_Utils_Type::T_INT,
           'title' => ts('Start Action Offset'),
-          'description' => 'Reminder Interval.',
+          'description' => ts('Reminder Interval.'),
+          'default' => '0',
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -416,7 +417,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'start_action_unit',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Start Action Unit'),
-          'description' => 'Time units for reminder.',
+          'description' => ts('Time units for reminder.'),
           'maxlength' => 8,
           'size' => CRM_Utils_Type::EIGHT,
           'table_name' => 'civicrm_action_schedule',
@@ -434,7 +435,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'start_action_condition',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Start Action Condition'),
-          'description' => 'Reminder Action',
+          'description' => ts('Reminder Action'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -446,7 +447,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'start_action_date',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Start Action Date'),
-          'description' => 'Entity date',
+          'description' => ts('Entity date'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -458,6 +459,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'is_repeat',
           'type' => CRM_Utils_Type::T_BOOLEAN,
           'title' => ts('Repeat?'),
+          'default' => '0',
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -467,7 +469,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'repetition_frequency_unit',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Repetition Frequency Unit'),
-          'description' => 'Time units for repetition of reminder.',
+          'description' => ts('Time units for repetition of reminder.'),
           'maxlength' => 8,
           'size' => CRM_Utils_Type::EIGHT,
           'table_name' => 'civicrm_action_schedule',
@@ -485,7 +487,8 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'repetition_frequency_interval',
           'type' => CRM_Utils_Type::T_INT,
           'title' => ts('Repetition Frequency Interval'),
-          'description' => 'Time interval for repeating the reminder.',
+          'description' => ts('Time interval for repeating the reminder.'),
+          'default' => '0',
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -495,7 +498,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'end_frequency_unit',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('End Frequency Unit'),
-          'description' => 'Time units till repetition of reminder.',
+          'description' => ts('Time units till repetition of reminder.'),
           'maxlength' => 8,
           'size' => CRM_Utils_Type::EIGHT,
           'table_name' => 'civicrm_action_schedule',
@@ -513,7 +516,8 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'end_frequency_interval',
           'type' => CRM_Utils_Type::T_INT,
           'title' => ts('End Frequency Interval'),
-          'description' => 'Time interval till repeating the reminder.',
+          'description' => ts('Time interval till repeating the reminder.'),
+          'default' => '0',
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -523,7 +527,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'end_action',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('End Action'),
-          'description' => 'Reminder Action till repeating the reminder.',
+          'description' => ts('Reminder Action till repeating the reminder.'),
           'maxlength' => 32,
           'size' => CRM_Utils_Type::MEDIUM,
           'table_name' => 'civicrm_action_schedule',
@@ -535,7 +539,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'end_date',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('End Date'),
-          'description' => 'Entity end date',
+          'description' => ts('Entity end date'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -547,7 +551,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'is_active',
           'type' => CRM_Utils_Type::T_BOOLEAN,
           'title' => ts('Schedule is Active?'),
-          'description' => 'Is this option active?',
+          'description' => ts('Is this option active?'),
           'default' => '1',
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
@@ -558,7 +562,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'recipient_manual',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Recipient Manual'),
-          'description' => 'Contact IDs to which reminder should be sent.',
+          'description' => ts('Contact IDs to which reminder should be sent.'),
           'maxlength' => 128,
           'size' => CRM_Utils_Type::HUGE,
           'table_name' => 'civicrm_action_schedule',
@@ -570,7 +574,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'recipient_listing',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Recipient Listing'),
-          'description' => 'listing based on recipient field.',
+          'description' => ts('listing based on recipient field.'),
           'maxlength' => 128,
           'size' => CRM_Utils_Type::HUGE,
           'table_name' => 'civicrm_action_schedule',
@@ -582,7 +586,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'body_text',
           'type' => CRM_Utils_Type::T_LONGTEXT,
           'title' => ts('Reminder Text'),
-          'description' => 'Body of the mailing in text format.',
+          'description' => ts('Body of the mailing in text format.'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -592,7 +596,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'body_html',
           'type' => CRM_Utils_Type::T_LONGTEXT,
           'title' => ts('Reminder HTML'),
-          'description' => 'Body of the mailing in html format.',
+          'description' => ts('Body of the mailing in html format.'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -602,7 +606,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'sms_body_text',
           'type' => CRM_Utils_Type::T_LONGTEXT,
           'title' => ts('SMS Reminder Text'),
-          'description' => 'Content of the SMS text.',
+          'description' => ts('Content of the SMS text.'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -612,7 +616,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'subject',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Reminder Subject'),
-          'description' => 'Subject of mailing',
+          'description' => ts('Subject of mailing'),
           'maxlength' => 128,
           'size' => CRM_Utils_Type::HUGE,
           'table_name' => 'civicrm_action_schedule',
@@ -624,7 +628,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'record_activity',
           'type' => CRM_Utils_Type::T_BOOLEAN,
           'title' => ts('Record Activity for Reminder?'),
-          'description' => 'Record Activity for this reminder?',
+          'description' => ts('Record Activity for this reminder?'),
           'default' => 'NULL',
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
@@ -635,7 +639,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'mapping_id',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Reminder Mapping'),
-          'description' => 'Name/ID of the mapping to use on this table',
+          'description' => ts('Name/ID of the mapping to use on this table'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -647,7 +651,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'group_id',
           'type' => CRM_Utils_Type::T_INT,
           'title' => ts('Reminder Group'),
-          'description' => 'FK to Group',
+          'description' => ts('FK to Group'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -666,7 +670,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'msg_template_id',
           'type' => CRM_Utils_Type::T_INT,
           'title' => ts('Reminder Template'),
-          'description' => 'FK to the message template.',
+          'description' => ts('FK to the message template.'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -677,7 +681,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'sms_template_id',
           'type' => CRM_Utils_Type::T_INT,
           'title' => ts('SMS Reminder Template'),
-          'description' => 'FK to the message template.',
+          'description' => ts('FK to the message template.'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -688,7 +692,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'absolute_date',
           'type' => CRM_Utils_Type::T_DATE,
           'title' => ts('Fixed Date for Reminder'),
-          'description' => 'Date on which the reminder be sent.',
+          'description' => ts('Date on which the reminder be sent.'),
           'table_name' => 'civicrm_action_schedule',
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
@@ -698,7 +702,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'from_name',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Reminder from Name'),
-          'description' => 'Name in "from" field',
+          'description' => ts('Name in "from" field'),
           'maxlength' => 255,
           'size' => CRM_Utils_Type::HUGE,
           'table_name' => 'civicrm_action_schedule',
@@ -710,7 +714,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'from_email',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Reminder From Email'),
-          'description' => 'Email address in "from" field',
+          'description' => ts('Email address in "from" field'),
           'maxlength' => 255,
           'size' => CRM_Utils_Type::HUGE,
           'table_name' => 'civicrm_action_schedule',
@@ -722,7 +726,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'mode',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Message Mode'),
-          'description' => 'Send the message as email or sms or both.',
+          'description' => ts('Send the message as email or sms or both.'),
           'maxlength' => 128,
           'size' => CRM_Utils_Type::HUGE,
           'default' => 'Email',
@@ -755,7 +759,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'used_for',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Used For'),
-          'description' => 'Used for repeating entity',
+          'description' => ts('Used for repeating entity'),
           'maxlength' => 64,
           'size' => CRM_Utils_Type::BIG,
           'table_name' => 'civicrm_action_schedule',
@@ -767,7 +771,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'filter_contact_language',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Filter Contact Language'),
-          'description' => 'Used for multilingual installation',
+          'description' => ts('Used for multilingual installation'),
           'maxlength' => 128,
           'size' => CRM_Utils_Type::HUGE,
           'table_name' => 'civicrm_action_schedule',
@@ -779,7 +783,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'name' => 'communication_language',
           'type' => CRM_Utils_Type::T_STRING,
           'title' => ts('Communication Language'),
-          'description' => 'Used for multilingual installation',
+          'description' => ts('Used for multilingual installation'),
           'maxlength' => 8,
           'size' => CRM_Utils_Type::EIGHT,
           'table_name' => 'civicrm_action_schedule',