phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.33,1.34


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.33,1.34
Date: Tue, 01 Oct 2002 19:14:56 -0400

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv21143/inc

Modified Files:
        class.ui.inc.php 
Log Message:
update

Index: class.ui.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/inc/class.ui.inc.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** class.ui.inc.php    29 Sep 2002 03:24:45 -0000      1.33
--- class.ui.inc.php    1 Oct 2002 23:14:54 -0000       1.34
***************
*** 276,281 ****
                        $table_add[] = array
                        (
!                               'lang_add'              => lang('add'),
!                               'add_action'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=notes.ui.edit')
                        );
  
--- 276,282 ----
                        $table_add[] = array
                        (
!                               'lang_add'                              => 
lang('add'),
!                               'lang_add_statustext'   => lang('add a note'),
!                               'add_action'                    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=notes.ui.edit')
                        );
  
***************
*** 288,291 ****
--- 289,296 ----
                                'select_action' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=notes.ui.index'),
                                'filter_list'   => 
$this->nextmatchs->xslt_filter(array('filter' => $this->filter,'yours' => 
'yes')),
+                               'lang_cat_statustext'   => lang('Select the 
category. To show all entries select NO CATEGORY'),
+                               'lang_filter_statustext'        => lang('Select 
the filter. To show all entries select SHOW ALL'),
+                               'lang_searchfield_statustext'   => lang('Enter 
the search string. To show all entries, empty this field and press the SUBMIT 
button again'),
+                               'lang_searchbutton_statustext'  => lang('Submit 
the search string'),
                                'query'                 => $this->query,
                                'lang_submit'   => lang('submit'),





reply via email to

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