phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: preferences/inc hook_settings.inc.php,1.2.2.3.2


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: preferences/inc hook_settings.inc.php,1.2.2.3.2.2,1.2.2.3.2.3
Date: Thu, 03 Apr 2003 16:02:13 -0500

Update of /cvsroot/phpgroupware/preferences/inc
In directory subversions:/tmp/cvs-serv5126/preferences/inc

Modified Files:
      Tag: Version-0_9_16-branch
        hook_settings.inc.php 
Log Message:
Corrected typos in english and deutsch lang files and php file, and added 
french translations.


Index: hook_settings.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/inc/hook_settings.inc.php,v
retrieving revision 1.2.2.3.2.2
retrieving revision 1.2.2.3.2.3
diff -C2 -r1.2.2.3.2.2 -r1.2.2.3.2.3
*** hook_settings.inc.php       2 Apr 2003 17:39:47 -0000       1.2.2.3.2.2
--- hook_settings.inc.php       3 Apr 2003 21:02:10 -0000       1.2.2.3.2.3
***************
*** 25,31 ****
  
        create_input_box('Max matches per page','maxmatchs',
!               'Any listing in phpGW will show you this number or entries or 
lines per page.<br>To many slow down the page display, to less will cost you 
the overview.',15,3);
        create_select_box('Interface/Template 
Selection','template_set',$_templates,
!               'A template defines the layout of phpGroupWare and it contains 
icons vor each application.');
        create_select_box('Theme (colors/fonts) Selection','theme',$_themes,
                'A theme defines the colors and fonts used by the template.');
--- 25,31 ----
  
        create_input_box('Max matches per page','maxmatchs',
!               'Any listing in phpGW will show you this number of entries or 
lines per page.<br>To many slow down the page display, to less will cost you 
the overview.',15,3);
        create_select_box('Interface/Template 
Selection','template_set',$_templates,
!               'A template defines the layout of phpGroupWare and it contains 
icons for each application.');
        create_select_box('Theme (colors/fonts) Selection','theme',$_themes,
                'A theme defines the colors and fonts used by the template.');
***************
*** 113,117 ****
        }
        create_select_box('Default application','default_app',$user_apps,
!               "This is the application which will be started when you enter 
phpGroupWare or click on the homepage icon.<br>You can also have more than one 
applications showing up on the homepage, if you don't choose a specific 
application here (has to be configured in the preferences of each 
applicaton).");
  
        create_input_box('Currency','currency',
--- 113,117 ----
        }
        create_select_box('Default application','default_app',$user_apps,
!               "This is the application which will be started when you enter 
phpGroupWare or click on the homepage icon.<br>You can also have more than one 
application showing up on the homepage, if you don't choose a specific 
application here (has to be configured in the preferences of each 
application).");
  
        create_input_box('Currency','currency',





reply via email to

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