Commit 8584887d authored by Derek DeMoro's avatar Derek DeMoro Committed by derek

Updating resource bundle as well as fixed issue with infinite loop in JettyModule


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@95 b35dd754-fafc-0310-a699-88a17e54d16e
parent 58ec0ff9
......@@ -159,4 +159,8 @@ one JID per line.
muc.form.conf.owner_roomowners=Room Owners
# Live Assistant specific messages
live.chatbot.info.description=Live Assistant workgroup. Edit using Live Assistant admin tools only.
\ No newline at end of file
live.chatbot.info.description=Live Assistant workgroup. Edit using Live Assistant admin tools only.
# Messenger
short.title = Jive Messenger
title = Jive Messenger Server
......@@ -8,7 +8,7 @@
<context-param>
<param-name>javax.servlet.jsp.jstl.fmt.localizationContext</param-name>
<param-value>la</param-value>
<param-value>messenger_i18n_en</param-value>
</context-param>
<!-- Uncomment if running in application server only
<servlet>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment