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.8,1.9


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

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

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

lang tpl fixes 


Index: class.uiXport.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/class.uiXport.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** class.uiXport.inc.php       15 Jan 2002 16:04:45 -0000      1.8
--- class.uiXport.inc.php       15 Jan 2002 16:12:10 -0000      1.9
***************
*** 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('lang_cancel',lang('Debug output in browser'));
                                $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'));
--- 140,143 ----




reply via email to

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