phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/setup phpgw_en.lang,1.50,1.51 setup.inc


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/setup phpgw_en.lang,1.50,1.51 setup.inc.php,1.50,1.51
Date: Sun, 27 Oct 2002 18:55:26 -0500

Update of /cvsroot/phpgroupware/phpgwapi/setup
In directory subversions:/tmp/cvs-serv15133/setup

Modified Files:
        phpgw_en.lang setup.inc.php 
Log Message:
update langs plus xslt

Index: phpgw_en.lang
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/phpgw_en.lang,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** phpgw_en.lang       26 Sep 2002 03:56:56 -0000      1.50
--- phpgw_en.lang       27 Oct 2002 23:55:23 -0000      1.51
***************
*** 215,218 ****
--- 215,219 ----
  liberia       common  en      LIBERIA
  libyan arab jamahiriya        common  en      LIBYAN ARAB JAMAHIRIYA
+ license       about   en      License
  liechtenstein common  en      LIECHTENSTEIN
  list  common  en      List
***************
*** 228,231 ****
--- 229,233 ----
  main category common  en      Main category
  main screen   common  en      Main screen
+ maintainer    about   en      Maintainer
  malawi        common  en      MALAWI
  malaysia      common  en      MALAYSIA
***************
*** 304,307 ****
--- 306,311 ----
  peru  common  en      PERU
  philippines   common  en      PHILIPPINES
+ is a multi-user, web-based groupware suite written in PHP     about   en      
is a multi-user, web-based groupware suite written in PHP.
+ phpgwapi      common  en      phpGroupWare API
  pitcairn      common  en      PITCAIRN
  please enter a name   common  en      Please enter a name !
***************
*** 311,315 ****
  poland        common  en      POLAND
  portugal      common  en      PORTUGAL
! powered by phpgroupware version x     common  en      Powered by <a 
href="http://www.phpgroupware.org";>phpGroupWare</a> version %1
  preferences   common  en      Preferences
  print common  en      Print
--- 315,319 ----
  poland        common  en      POLAND
  portugal      common  en      PORTUGAL
! powered by    common  en      Powered by
  preferences   common  en      Preferences
  print common  en      Print
***************
*** 380,383 ****
--- 384,388 ----
  the api is current    common  en      The API is current
  the api requires an upgrade   common  en      The API requires an upgrade
+ The core of phpGroupWare, the API itself      about   en      The core of 
phpGroupWare, the API itself.
  the following applications require upgrades   common  en      The following 
applications require upgrades
  this application is current   common  en      This application is current

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/setup.inc.php,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** setup.inc.php       27 Oct 2002 21:29:59 -0000      1.50
--- setup.inc.php       27 Oct 2002 23:55:23 -0000      1.51
***************
*** 19,24 ****
        $setup_info['phpgwapi']['app_order'] = 1;
  
!       $setup_info['phpgwapi']['author']      = 'phpGroupWare coreteam';
!       $setup_info['phpgwapi']['description'] = 'The core of phpGroupWare, the 
API itself...';
  
        $setup_info['phpgwapi']['maintainer'][]  = array
--- 19,29 ----
        $setup_info['phpgwapi']['app_order'] = 1;
  
!       $setup_info['phpgwapi']['author'][] = array
!       (
!               'name'  => 'phpGroupWare coreteam',
!               'email' => 'address@hidden'
!       );
! 
!       $setup_info['phpgwapi']['description'] = 'The core of phpGroupWare, the 
API itself';
  
        $setup_info['phpgwapi']['maintainer'][]  = array





reply via email to

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