phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/inc class.uiXport.inc.php,1.9,1.10


From: Pablo Pessagno <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc class.uiXport.inc.php,1.9,1.10
Date: Tue, 15 Jan 2002 11:38:51 -0500

Update of /cvsroot/phpgroupware/addressbook/inc
In directory subversions:/tmp/cvs-serv11456/inc

Modified Files:
        class.uiXport.inc.php 
Log Message:

now it really works ok 


Index: class.uiXport.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/class.uiXport.inc.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** class.uiXport.inc.php       15 Jan 2002 16:12:10 -0000      1.9
--- class.uiXport.inc.php       15 Jan 2002 16:38:49 -0000      1.10
***************
*** 140,144 ****
                                
$this->template->set_var('navbar_text',$GLOBALS['phpgw_info']['theme']['navbar_text']);
                                
$this->template->set_var('mark_private',lang('Mark records as private'));
!                               $this->template->set_var('help_import',lang('In 
Netscape, open the Addressbook and select <b>Export</b> from the <b>File</b> 
menu.<br>The file exported will be in LDIF format.<P>Or, in Outlook, select 
your Contacts folder, select <b>Import and Export...</b> from the <b>File</b> 
menu and export your contacts into a comma separated text (CSV) file. <P>Or, in 
Palm Desktop 4.0 or greater, visit your addressbook and select <b>Export</b> 
from the <b>File</b> menu. The file exported will be in VCard format.<P>'));
                                $this->template->set_var('none',lang('none'));
                                
$this->template->set_var('debug_browser',lang('Debug output in browser'));
--- 140,145 ----
                                
$this->template->set_var('navbar_text',$GLOBALS['phpgw_info']['theme']['navbar_text']);
                                
$this->template->set_var('mark_private',lang('Mark records as private'));
!                               $this->template->set_var('help_import',lang('In 
Netscape, open the Addressbook and select <b>Export</b> from the <b>File</b> 
menu.<br>The file exported will be in LDIF format.<P>Or, in Outlook, select 
your Contacts folder, select <b>Import and Export...</b> from'));
!                               
$this->template->set_var('help_import2',lang('the <b>File</b> menu and export 
your contacts into a comma separated text (CSV) file. <P>Or, in Palm Desktop 
4.0 or greater, visit your addressbook and select <b>Export</b> from the 
<b>File</b> menu. The file exported will be in VCard format.<P>'));
                                $this->template->set_var('none',lang('none'));
                                
$this->template->set_var('debug_browser',lang('Debug output in browser'));




reply via email to

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