phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: addressbook/help/EN list.php,NONE,1.1 add.php,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/help/EN list.php,NONE,1.1 add.php,1.2,1.3 overview.php,1.2,1.3
Date: Sun, 22 Dec 2002 19:56:33 -0500

Update of /cvsroot/phpgroupware/addressbook/help/EN
In directory subversions:/tmp/cvs-serv30837/help/EN

Modified Files:
        add.php overview.php 
Added Files:
        list.php 
Log Message:
update help

***** Error reading new file: [Errno 2] No such file or directory: 'list.php'
Index: add.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/help/EN/add.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** add.php     16 Dec 2002 00:52:23 -0000      1.2
--- add.php     23 Dec 2002 00:56:31 -0000      1.3
***************
*** 21,26 ****
        $GLOBALS['phpgw']->help->set_params(array('app_name'    => 
'addressbook',
                                                                                
                'title'         => lang('add'),
!                                                                               
                'controls'      => array('app_intro'    => 'overview.php',
!                                                                               
                                                                        'up'    
=> 'overview.php')));
  
        $values['add'] = array
--- 21,25 ----
        $GLOBALS['phpgw']->help->set_params(array('app_name'    => 
'addressbook',
                                                                                
                'title'         => lang('add'),
!                                                                               
                'controls'      => array('up' => 'list.php')));
  
        $values['add'] = array
***************
*** 38,42 ****
                'lang_zip'                              => 'ZIP code',
                'lang_access'                   => 'Access',
!               'lang_group_settings'   => 'Group settings',
                'lang_notes'                    => 'Notes',
                'lang_company'                  => 'Company name',
--- 37,41 ----
                'lang_zip'                              => 'ZIP code',
                'lang_access'                   => 'Access',
!               'lang_groupsettings'    => 'Group settings',
                'lang_notes'                    => 'Notes',
                'lang_company'                  => 'Company name',

Index: overview.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/help/EN/overview.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** overview.php        16 Dec 2002 00:52:23 -0000      1.2
--- overview.php        23 Dec 2002 00:56:31 -0000      1.3
***************
*** 22,31 ****
        $GLOBALS['phpgw']->help->set_params(array('app_name'    => 
'addressbook',
                                                                                
                'title'         => lang('addressbook overview'),
!                                                                               
                'controls'      => array('app_intro'    => 'overview.php',
!                                                                               
                                                                'down'          
=> 'add.php')));
  
        $values['overview']     = array
        (
!               'intro' => 'A searchable address book for keeping contact 
information of business associates or friends and family. A quick and detailed 
address book, to keep various levels of contact information and a search 
function to find people you need quickly.'
        );
  
--- 22,31 ----
        $GLOBALS['phpgw']->help->set_params(array('app_name'    => 
'addressbook',
                                                                                
                'title'         => lang('addressbook overview'),
!                                                                               
                'controls'      => array('down' => 'list.php')));
  
        $values['overview']     = array
        (
!               'intro'                         => 'A searchable address book 
for keeping contact information of business associates or friends and family, 
to keep various levels of contact information and a search function to find 
people you need quickly. Integration with other applications in the 
phpGroupWare suite.',
!               'prefs_settings'        => 'Preferences settings:<br>When you 
enter the adressbock the first time it shows on the top the message *Please set 
your preferences for this application!*. This means you still have to adapt the 
application for your special needs. Each applications preferences section can 
be found within the preferences application. For further informations please 
see the section preferences.'
        );
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]