From: <vb...@us...> - 2002-10-03 03:47:53
|
Update of /cvsroot/webnotes/webnotes/lang In directory usw-pr-cvs1:/tmp/cvs-serv9166/lang Modified Files: strings_english.php Log Message: comments.txt Index: strings_english.php =================================================================== RCS file: /cvsroot/webnotes/webnotes/lang/strings_english.php,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- strings_english.php 19 Sep 2002 05:15:47 -0000 1.9 +++ strings_english.php 3 Oct 2002 03:47:50 -0000 1.10 @@ -26,7 +26,7 @@ ### admin.php $s_admin_title = "Admin"; - $s_index_files = 'Manage Documents'; + $s_index_files = 'Manage Pages'; $s_manage_users = 'Manage Users'; $s_view_queue = 'Moderate Notes'; $s_manage_notes = 'Manage Notes'; |