phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: fax/setup phpgw_en.lang,1.2,1.3 phpgw_it.lang,1.


From: Marco Andriolo-Stagno (MAS!) <address@hidden>
Subject: [Phpgroupware-cvs] CVS: fax/setup phpgw_en.lang,1.2,1.3 phpgw_it.lang,1.2,1.3 setup.inc.php,1.2,1.3
Date: Mon, 02 Dec 2002 11:48:39 -0500

Update of /cvsroot/phpgroupware/fax/setup
In directory subversions:/tmp/cvs-serv26128/setup

Modified Files:
        phpgw_en.lang phpgw_it.lang setup.inc.php 
Log Message:
removed some debug code; added check to avoid to send empty files


Index: phpgw_en.lang
===================================================================
RCS file: /cvsroot/phpgroupware/fax/setup/phpgw_en.lang,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** phpgw_en.lang       27 Nov 2002 15:50:40 -0000      1.2
--- phpgw_en.lang       2 Dec 2002 16:48:36 -0000       1.3
***************
*** 48,51 ****
  fake  fax     en      -- fax attachments --
  multiple      fax     en      -- from address list --
- att_txt       fax     en      attachments manager
  att_descr     fax     en      your fax composition:
--- 48,51 ----
  fake  fax     en      -- fax attachments --
  multiple      fax     en      -- from address list --
  att_descr     fax     en      your fax composition:
+ upld_err      fax     en      Upload Error!

Index: phpgw_it.lang
===================================================================
RCS file: /cvsroot/phpgroupware/fax/setup/phpgw_it.lang,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** phpgw_it.lang       27 Nov 2002 15:50:40 -0000      1.2
--- phpgw_it.lang       2 Dec 2002 16:48:36 -0000       1.3
***************
*** 48,51 ****
  fake  fax     it      -- allegati del fax --
  multiple      fax     it      -- selezionati dalla lista --
- att_txt       fax     it      operazioni sugli allegati
  att_descr     fax     it      Il fax sar&agrave; cos&igrave; composto:
--- 48,51 ----
  fake  fax     it      -- allegati del fax --
  multiple      fax     it      -- selezionati dalla lista --
  att_descr     fax     it      Il fax sar&agrave; cos&igrave; composto:
+ upld_err      fax     it      Errore nell'invio del file

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/fax/setup/setup.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** setup.inc.php       27 Nov 2002 15:50:40 -0000      1.2
--- setup.inc.php       2 Dec 2002 16:48:36 -0000       1.3
***************
*** 19,23 ****
        $setup_info['fax']['name']      = 'fax';
        $setup_info['fax']['title']     = 'FAX';
!       $setup_info['fax']['version']   = '0.63';
        $setup_info['fax']['app_order'] = 5;
        $setup_info['fax']['enable']    = 1;
--- 19,23 ----
        $setup_info['fax']['name']      = 'fax';
        $setup_info['fax']['title']     = 'FAX';
!       $setup_info['fax']['version']   = '0.64';
        $setup_info['fax']['app_order'] = 5;
        $setup_info['fax']['enable']    = 1;





reply via email to

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