Update of /cvsroot/mantisbt/mantisbt/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13432/lang
Modified Files:
strings_english.txt
Log Message:
Fixed #7013: newbie admins may be redirected to blank page.
Index: strings_english.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_english.txt,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -d -r1.271 -r1.272
--- strings_english.txt 22 Apr 2006 02:12:56 -0000 1.271
+++ strings_english.txt 5 May 2006 15:37:09 -0000 1.272
@@ -257,6 +257,7 @@
$MANTIS_ERROR[ERROR_LOST_PASSWORD_MAX_IN_PROGRESS_ATTEMPTS_REACHED] = 'Max.
number of in-progress requests reached. Please contact the system
administrator';
$MANTIS_ERROR[ERROR_PROJECT_RECURSIVE_HIERARCHY] = 'That operation would
create a loop in the subproject hierarchy.';
$MANTIS_ERROR[ERROR_USER_CHANGE_LAST_ADMIN] = 'You cannot change the access
level of the only ADMINISTRATOR in the system.';
+$MANTIS_ERROR[ERROR_PAGE_REDIRECTION] = 'Page redirection error, ensure that
there are no spaces outside the PHP block (<?php ?>) in config_inc.php or
custom_*.php files.';
#$s_login_error = 'Your account may be disabled or blocked (due to too many
failed login attempts) or the username/password you entered is incorrect.';
$s_login_error = 'Your account may be disabled or blocked or the
username/password you entered is incorrect.';
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|