phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property edit_account.php,1.1.1.1,1.1.1.1.2.1 ed


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property edit_account.php,1.1.1.1,1.1.1.1.2.1 edit_branch.php,1.1.1.1,1.1.1.1.2.1 edit_key_location.php,1.1.1.1,1.1.1.1.2.1 edit_wrkorder_status.php,1.1.1.1,1.1.1.1.2.1 edit_request_status.php,1.1.1.1,1.1.1.1.2.1 edit_wo_template.php,1.1.1.1,1.1.1.1.2.1
Date: Sun, 16 Feb 2003 16:36:06 -0500

Update of /cvsroot/phpgroupware/property
In directory subversions:/tmp/cvs-serv4320/property

Modified Files:
      Tag: Version-0_9_14-branch
        edit_account.php edit_branch.php edit_key_location.php 
        edit_wrkorder_status.php edit_request_status.php 
        edit_wo_template.php 
Log Message:
Suppressed double spaces that caused doublons in phpgw_*.lang files.


Index: edit_account.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/edit_account.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** edit_account.php    28 Aug 2002 16:43:08 -0000      1.1.1.1
--- edit_account.php    16 Feb 2003 21:36:03 -0000      1.1.1.1.2.1
***************
*** 47,51 ****
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('account  x has been updated !',$account_id)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  
--- 47,51 ----
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('account x has been updated !',$account_id)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  

Index: edit_branch.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/edit_branch.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** edit_branch.php     28 Aug 2002 16:43:08 -0000      1.1.1.1
--- edit_branch.php     16 Feb 2003 21:36:03 -0000      1.1.1.1.2.1
***************
*** 47,51 ****
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('Branch  x has been updated !',$num)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  
--- 47,51 ----
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('Branch x has been updated !',$num)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  

Index: edit_key_location.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/edit_key_location.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** edit_key_location.php       28 Aug 2002 16:43:08 -0000      1.1.1.1
--- edit_key_location.php       16 Feb 2003 21:36:03 -0000      1.1.1.1.2.1
***************
*** 47,51 ****
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('Location  x has been updated !',$num)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  
--- 47,51 ----
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('Location x has been updated !',$num)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  

Index: edit_wrkorder_status.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/edit_wrkorder_status.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** edit_wrkorder_status.php    28 Aug 2002 16:43:09 -0000      1.1.1.1
--- edit_wrkorder_status.php    16 Feb 2003 21:36:03 -0000      1.1.1.1.2.1
***************
*** 47,51 ****
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('status  x has been updated !',$status)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  
--- 47,51 ----
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('status x has been updated !',$status)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  

Index: edit_request_status.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/edit_request_status.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** edit_request_status.php     28 Aug 2002 16:43:09 -0000      1.1.1.1
--- edit_request_status.php     16 Feb 2003 21:36:03 -0000      1.1.1.1.2.1
***************
*** 47,51 ****
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('status  x has been updated !',$status)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  
--- 47,51 ----
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('status x has been updated !',$status)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  

Index: edit_wo_template.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/edit_wo_template.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** edit_wo_template.php        28 Aug 2002 16:43:09 -0000      1.1.1.1
--- edit_wo_template.php        16 Feb 2003 21:36:03 -0000      1.1.1.1.2.1
***************
*** 58,62 ****
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('Template  x has been updated !',$template)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  
--- 58,62 ----
  
        if ($errorcount) { 
$t->set_var('message',$GLOBALS['phpgw']->common->error_list($error)); }
!       if (($submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',lang('Template x has been updated !',$template)); }
        if ((! $submit) && (! $error) && (! $errorcount)) { 
$t->set_var('message',''); }
  





reply via email to

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