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.3,1.4 phpgw_it.lang,1.


From: Marco Andriolo-Stagno (MAS!) <address@hidden>
Subject: [Phpgroupware-cvs] CVS: fax/setup phpgw_en.lang,1.3,1.4 phpgw_it.lang,1.3,1.4 setup.inc.php,1.4,1.5
Date: Thu, 05 Dec 2002 10:08:30 -0500

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

Modified Files:
        phpgw_en.lang phpgw_it.lang setup.inc.php 
Log Message:
changed the fax attachment preview scheme (to keep compatibility even with
older browser)



Index: phpgw_en.lang
===================================================================
RCS file: /cvsroot/phpgroupware/fax/setup/phpgw_en.lang,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** phpgw_en.lang       2 Dec 2002 16:48:36 -0000       1.3
--- phpgw_en.lang       5 Dec 2002 15:08:27 -0000       1.4
***************
*** 3,7 ****
  faxnumber     fax     en      Fax num.
  recipient     fax     en      Recipient
! company               fax     en      Company
  flocation     fax     en      Location
  regarding     fax     en      Regarding
--- 3,7 ----
  faxnumber     fax     en      Fax num.
  recipient     fax     en      Recipient
! company       fax     en      Company
  flocation     fax     en      Location
  regarding     fax     en      Regarding
***************
*** 33,37 ****
  storage       fax     en      Get file from filemanager/storage
  err1  fax     en      <b>ERROR!</b><br>please enter a fax number or select 
item/s from list
! err2  fax     en      <b>ERROR!</b><br>please select a file to send
  file  fax     en      File
  msgok fax     en      FAX sent to the fax server
--- 33,37 ----
  storage       fax     en      Get file from filemanager/storage
  err1  fax     en      <b>ERROR!</b><br>please enter a fax number or select 
item/s from list
! err2  fax     en      <b>ERROR!</b><br>please add at least one attachment to 
send
  file  fax     en      File
  msgok fax     en      FAX sent to the fax server
***************
*** 50,51 ****
--- 50,52 ----
  att_descr     fax     en      your fax composition:
  upld_err      fax     en      Upload Error!
+ goback        fax     en      Go back!

Index: phpgw_it.lang
===================================================================
RCS file: /cvsroot/phpgroupware/fax/setup/phpgw_it.lang,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** phpgw_it.lang       2 Dec 2002 16:48:36 -0000       1.3
--- phpgw_it.lang       5 Dec 2002 15:08:27 -0000       1.4
***************
*** 33,37 ****
  storage       fax     it      Scegli file da spazio utente
  err1  fax     it      <b>ERRORE!</b><br>inserisci un numero di fax o 
seleziona uno o pi&ugrave elementi della lista degli indirizzi
! err2  fax     it      <b>ERRORE!</b><br>non &egrave stato specificato alcun 
file da inviare
  file  fax     it      File
  msgok fax     it      FAX inviato/i al FAX server
--- 33,37 ----
  storage       fax     it      Scegli file da spazio utente
  err1  fax     it      <b>ERRORE!</b><br>inserisci un numero di fax o 
seleziona uno o pi&ugrave elementi della lista degli indirizzi
! err2  fax     it      <b>ERRORE!</b><br>non &egrave stato specificato alcun 
allegato da inviare
  file  fax     it      File
  msgok fax     it      FAX inviato/i al FAX server
***************
*** 50,51 ****
--- 50,52 ----
  att_descr     fax     it      Il fax sar&agrave; cos&igrave; composto:
  upld_err      fax     it      Errore nell'invio del file
+ goback        fax     it      Torna indietro

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/fax/setup/setup.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** setup.inc.php       4 Dec 2002 14:01:10 -0000       1.4
--- setup.inc.php       5 Dec 2002 15:08:27 -0000       1.5
***************
*** 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;
--- 19,23 ----
        $setup_info['fax']['name']      = 'fax';
        $setup_info['fax']['title']     = 'FAX';
!       $setup_info['fax']['version']   = '0.65';
        $setup_info['fax']['app_order'] = 5;
        $setup_info['fax']['enable']    = 1;





reply via email to

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