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.36,1.37


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.36,1.37
Date: Thu, 03 Oct 2002 00:12:17 -0400

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv1227/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.36
retrieving revision 1.37
diff -C2 -r1.36 -r1.37
*** class.ui.inc.php    3 Oct 2002 03:48:00 -0000       1.36
--- class.ui.inc.php    3 Oct 2002 04:12:15 -0000       1.37
***************
*** 362,367 ****
                                'lang_content_statustext'       => lang('Enter 
the content of the note'),
                                'lang_done_statustext'  => lang('Back to the 
list'),
!                               'lang_save_statustext'  => lang('Saves the 
note'),
!                               'lang_access_off_statustext'    => lang('The 
note is public. If the note should be private, checked this box'),
                                'lang_access_on_statustext'     => lang('The 
note is private. If the note should be public, uncheck this box'),
                                'cat_list'                              => 
$this->cats->formatted_xslt_list(array('selected' => $note['cat'],'globals' => 
True))
--- 362,367 ----
                                'lang_content_statustext'       => lang('Enter 
the content of the note'),
                                'lang_done_statustext'  => lang('Back to the 
list'),
!                               'lang_save_statustext'  => lang('Save the 
note'),
!                               'lang_access_off_statustext'    => lang('The 
note is public. If the note should be private, check this box'),
                                'lang_access_on_statustext'     => lang('The 
note is private. If the note should be public, uncheck this box'),
                                'cat_list'                              => 
$this->cats->formatted_xslt_list(array('selected' => $note['cat'],'globals' => 
True))
***************
*** 463,467 ****
                                'lang_confirm_msg'              => lang('do you 
really want to delete this entry'),
                                'lang_yes'                              => 
lang('yes'),
!                               'lang_yes_statustext'   => lang('Deletes the 
entry'),
                                'lang_no_statustext'    => lang('Back to the 
list'),
                                'lang_no'                               => 
lang('no')
--- 463,467 ----
                                'lang_confirm_msg'              => lang('do you 
really want to delete this entry'),
                                'lang_yes'                              => 
lang('yes'),
!                               'lang_yes_statustext'   => lang('Delete the 
entry'),
                                'lang_no_statustext'    => lang('Back to the 
list'),
                                'lang_no'                               => 
lang('no')





reply via email to

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