2012/2/4 David Leung <dcl...@gmail.com>: > Hello! I've looked at the FAQ and tried web searching, but can't find > an answer to this, so I'm hoping someone here can help me. > > I downloaded apache-tomcat-7.0.25.exe today from both > http://www.trieuvan.com/apache/tomcat/tomcat-7/v7.0.25/bin/apache-tomcat-7.0.25.exe > and > ftp://apache.cs.utah.edu/apache.org/tomcat/tomcat-7/v7.0.25/bin/apache-tomcat-7.0.25.exe > > In both cases, installation went smoothly, but when I navigated to > http://localhost/manager/html > I got the Manager page in what I believe is Spanish: "Gestor do > Aplicaciones Web de Tomcat". > > Anyone know how I can switch this to English, please? >
Configure your own web browser to prefer English language. (In Firefox: Settings dialog -> 3rd tab ("Contents"?) -> Languages, add English and move it to the top of the list.) There is an alternative way if you want to remove Spanish localization completely: stop server, delete "lib/tomcat-i18n-es.jar" (and maybe fr and ja jars as well) and start it again. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org