Author: markt
Date: Wed Nov 18 13:23:51 2009
New Revision: 881765
URL: http://svn.apache.org/viewvc?rev=881765&view=rev
Log:
Being *really* picky. It is a single web app.
Modified:
tomcat/trunk/res/tomcat.nsi
Modified: tomcat/trunk/res/tomcat.nsi
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=881765&r1=881764&r2=881765&view=diff
==============================================================================
--- tomcat/trunk/res/tomcat.nsi (original)
+++ tomcat/trunk/res/tomcat.nsi Wed Nov 18 13:23:51 2009
@@ -100,7 +100,7 @@
LangString DESC_SecDocs ${LANG_ENGLISH} "Install the Tomcat documentation
bundle. This includes documentation on the servlet container and its
configuration options, on the Jasper JSP page compiler, as well as on the
native webserver connectors."
LangString DESC_SecManager ${LANG_ENGLISH} "Install the Tomcat Manager
administrative web application."
LangString DESC_SecHostManager ${LANG_ENGLISH} "Install the Tomcat Host
Manager administrative web application."
- LangString DESC_SecExamples ${LANG_ENGLISH} "Install the Servlet and JSP
example web applications."
+ LangString DESC_SecExamples ${LANG_ENGLISH} "Install the Servlet and JSP
examples web application."
;Language
!insertmacro MUI_LANGUAGE English
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]