phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.200,1.201 cl


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.200,1.201 class.nextmatchs.inc.php,1.55,1.56 functions.inc.php,1.170,1.171
Date: Tue, 22 Apr 2003 18:30:40 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv25217

Modified Files:
        class.common.inc.php class.nextmatchs.inc.php 
        functions.inc.php 
Log Message:
gugux lang-update


Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.200
retrieving revision 1.201
diff -C2 -r1.200 -r1.201
*** class.common.inc.php        21 Apr 2003 08:32:53 -0000      1.200
--- class.common.inc.php        22 Apr 2003 22:30:38 -0000      1.201
***************
*** 2182,2187 ****
                                case 33:        $s .= lang('Group has been 
updated');   break;
                                case 34:        $s .= lang('Account has been 
deleted') . '<p>'
!                                               . lang('Error deleting x x 
directory',lang('users'),' '.lang('private').' ') 
!                                               . ',<br>' . lang('Please x by 
hand',lang('delete')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
                                                . '<br>' . lang('permissions to 
the files/users directory')
--- 2182,2187 ----
                                case 33:        $s .= lang('Group has been 
updated');   break;
                                case 34:        $s .= lang('Account has been 
deleted') . '<p>'
!                                               . lang('Error deleting %1 %2 
directory',lang('users'),' '.lang('private').' ') 
!                                               . ',<br>' . lang('Please %1 by 
hand',lang('delete')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
                                                . '<br>' . lang('permissions to 
the files/users directory')
***************
*** 2190,2196 ****
                                        break;
                                case 35:        $s .= lang('Account has been 
updated') . '<p>'
!                                               . lang('Error renaming x x 
directory',lang('users'),
                                                ' '.lang('private').' ') 
!                                               . ',<br>' . lang('Please x by 
hand',
                                                lang('rename')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
--- 2190,2196 ----
                                        break;
                                case 35:        $s .= lang('Account has been 
updated') . '<p>'
!                                               . lang('Error renaming %1 %2 
directory',lang('users'),
                                                ' '.lang('private').' ') 
!                                               . ',<br>' . lang('Please %1 by 
hand',
                                                lang('rename')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
***************
*** 2200,2206 ****
                                        break;
                                case 36:        $s .= lang('Account has been 
created') . '<p>'
!                                               . lang('Error creating x x 
directory',lang('users'),
                                                ' '.lang('private').' ') 
!                                               . ',<br>' . lang('Please x by 
hand',
                                                lang('create')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
--- 2200,2206 ----
                                        break;
                                case 36:        $s .= lang('Account has been 
created') . '<p>'
!                                               . lang('Error creating %1 %2 
directory',lang('users'),
                                                ' '.lang('private').' ') 
!                                               . ',<br>' . lang('Please %1 by 
hand',
                                                lang('create')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
***************
*** 2210,2215 ****
                                        break;
                                case 37:        $s .= lang('Group has been 
added') . '<p>'
!                                               . lang('Error creating x x 
directory',lang('groups'),' ')
!                                               . ',<br>' . lang('Please x by 
hand',
                                                lang('create')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
--- 2210,2215 ----
                                        break;
                                case 37:        $s .= lang('Group has been 
added') . '<p>'
!                                               . lang('Error creating %1 %2 
directory',lang('groups'),' ')
!                                               . ',<br>' . lang('Please %1 by 
hand',
                                                lang('create')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
***************
*** 2219,2224 ****
                                        break;
                                case 38:        $s .= lang('Group has been 
deleted') . '<p>'
!                                               . lang('Error deleting x x 
directory',lang('groups'),' ')
!                                               . ',<br>' . lang('Please x by 
hand',
                                                lang('delete')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
--- 2219,2224 ----
                                        break;
                                case 38:        $s .= lang('Group has been 
deleted') . '<p>'
!                                               . lang('Error deleting %1 %2 
directory',lang('groups'),' ')
!                                               . ',<br>' . lang('Please %1 by 
hand',
                                                lang('delete')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
***************
*** 2228,2233 ****
                                        break;
                                case 39:        $s .= lang('Group has been 
updated') . '<p>'
!                                               . lang('Error renaming x x 
directory',lang('groups'),' ')
!                                               . ',<br>' . lang('Please x by 
hand',
                                                lang('rename')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')
--- 2228,2233 ----
                                        break;
                                case 39:        $s .= lang('Group has been 
updated') . '<p>'
!                                               . lang('Error renaming %1 %2 
directory',lang('groups'),' ')
!                                               . ',<br>' . lang('Please %1 by 
hand',
                                                lang('rename')) . '<br><br>'
                                                . lang('To correct this error 
for the future you will need to properly set the')

Index: class.nextmatchs.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.nextmatchs.inc.php,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -r1.55 -r1.56
*** class.nextmatchs.inc.php    5 Dec 2002 00:27:37 -0000       1.55
--- class.nextmatchs.inc.php    22 Apr 2003 22:30:38 -0000      1.56
***************
*** 778,786 ****
                                        $end = $start + $this->maxmatches;
                                }
!                               return lang('showing x - x of x',($start + 
1),$end,$total_records);
                        }
                        else
                        {
!                               return lang('showing x',$total_records);
                        }
                }
--- 778,786 ----
                                        $end = $start + $this->maxmatches;
                                }
!                               return lang('showing %1 - %2 of %3',($start + 
1),$end,$total_records);
                        }
                        else
                        {
!                               return lang('showing %1',$total_records);
                        }
                }

Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/functions.inc.php,v
retrieving revision 1.170
retrieving revision 1.171
diff -C2 -r1.170 -r1.171
*** functions.inc.php   21 Apr 2003 08:32:53 -0000      1.170
--- functions.inc.php   22 Apr 2003 22:30:38 -0000      1.171
***************
*** 401,405 ****
                        elseif 
(isset($GLOBALS['phpgw_info']['user']['lastpasswd_change']) && 
$GLOBALS['phpgw_info']['user']['lastpasswd_change'] < time() - (86400*30))
                        {
!                               $message = lang('it has been more then x days 
since you changed your password',30);
                                
$GLOBALS['phpgw_info']['flags']['msgbox_data'][$message]=False;
                        }
--- 401,405 ----
                        elseif 
(isset($GLOBALS['phpgw_info']['user']['lastpasswd_change']) && 
$GLOBALS['phpgw_info']['user']['lastpasswd_change'] < time() - (86400*30))
                        {
!                               $message = lang('it has been more then %1 days 
since you changed your password',30);
                                
$GLOBALS['phpgw_info']['flags']['msgbox_data'][$message]=False;
                        }





reply via email to

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