00001 <?php
00006 $LOCAL_LANG = Array (
00007 'default' => Array (
00008 '.description' => 'Defines a group of recipients of Direct mails.',
00009 '.details' => 'You can compile the group of either single individuals, all Address records within a page or branch, all results or an SQL query or maybe the result from other Direct mail groups.',
00010 '_.seeAlso' => 'sys_dmail',
00011 'type.description' => '[FILL IN] sys_dmail_group->type',
00012 'title.description' => '[FILL IN] sys_dmail_group->title',
00013 'description.description' => '[FILL IN] sys_dmail_group->description',
00014 'pages.description' => '[FILL IN] sys_dmail_group->pages',
00015 'recursive.description' => '[FILL IN] sys_dmail_group->recursive',
00016 'whichtables.description' => '[FILL IN] sys_dmail_group->whichtables',
00017 'select_categories.description' => '[FILL IN] sys_dmail_group->select_categories',
00018 ),
00019 );
00020 ?>