phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/inc class.Common_UI.inc.php,1.16,1.17


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/inc class.Common_UI.inc.php,1.16,1.17
Date: Wed, 18 Jun 2003 17:39:57 -0400

Update of /cvsroot/phpgroupware/sitemgr/inc
In directory subversions:/tmp/cvs-serv4182/sitemgr/inc

Modified Files:
        class.Common_UI.inc.php 
Log Message:
Corrected one typo, added missing english phrases and french translations.


Index: class.Common_UI.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/inc/class.Common_UI.inc.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** class.Common_UI.inc.php     6 Jun 2003 02:14:55 -0000       1.16
--- class.Common_UI.inc.php     18 Jun 2003 21:39:55 -0000      1.17
***************
*** 164,168 ****
                                        );
                                         $preferences['site_desc_' . $lang] = 
array(
!                                               'title'=>lang('Site 
descriptioin'). ' ' . $langname,
                                                'note'=>lang('This is used 
chiefly for meta data. If you change the site languages below you have to save 
before being able to set this preference for a new language.'),
                                                'input'=>'textarea'
--- 164,168 ----
                                        );
                                         $preferences['site_desc_' . $lang] = 
array(
!                                               'title'=>lang('Site 
description'). ' ' . $langname,
                                                'note'=>lang('This is used 
chiefly for meta data. If you change the site languages below you have to save 
before being able to set this preference for a new language.'),
                                                'input'=>'textarea'





reply via email to

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