This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch maven-site-M9
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/maven-site-M9 by this push:
     new ccc0b284d [OPENMEETINGS-2770] site warnings and plugings
ccc0b284d is described below

commit ccc0b284dd6f1db0f401feb336c5b5293a04b9ce
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Tue Jul 11 14:04:24 2023 +0700

    [OPENMEETINGS-2770] site warnings and plugings
---
 .../src/site/xdoc/BuildInstructions.xml            |  8 ++---
 .../src/site/xdoc/CalendarAndTimezone.xml          |  6 ++--
 openmeetings-server/src/site/xdoc/Clustering.xml   | 20 ++++++------
 .../src/site/xdoc/CustomCryptMechanism.xml         |  2 +-
 .../src/site/xdoc/CustomRoomTypeHowTo.xml          | 12 ++++----
 .../src/site/xdoc/EditTemplates.xml                |  8 ++---
 openmeetings-server/src/site/xdoc/JUnitTesting.xml |  4 +--
 openmeetings-server/src/site/xdoc/MySQLConfig.xml  |  8 ++---
 .../src/site/xdoc/OpenOfficeConverter.xml          |  8 ++---
 .../src/site/xdoc/PostgresConfig.xml               |  4 +--
 .../src/site/xdoc/PrivacyStatement.xml             | 12 ++++----
 openmeetings-server/src/site/xdoc/ReleaseGuide.xml | 22 ++++++-------
 .../src/site/xdoc/RestAPISample.xml                | 12 ++++----
 openmeetings-server/src/site/xdoc/Upgrade.xml      | 14 ++++-----
 .../src/site/xdoc/WebappNamePath.xml               | 36 +++++++++++-----------
 .../src/site/xdoc/WebcamResolutions.xml            |  2 +-
 openmeetings-server/src/site/xdoc/WebsiteGuide.xml |  6 ++--
 openmeetings-server/src/site/xdoc/installation.xml |  4 +--
 .../src/site/xdoc/themes-and-branding.xml          |  6 ++--
 .../web/app/Application.properties.xml             |  2 +-
 .../web/app/Application_ar.properties.xml          |  2 +-
 .../web/app/Application_bg.properties.xml          |  2 +-
 .../web/app/Application_bn.properties.xml          |  2 +-
 .../web/app/Application_ca.properties.xml          |  2 +-
 .../web/app/Application_cs.properties.xml          |  2 +-
 .../web/app/Application_da.properties.xml          |  2 +-
 .../web/app/Application_de.properties.xml          |  2 +-
 .../web/app/Application_el.properties.xml          |  2 +-
 .../web/app/Application_es.properties.xml          |  2 +-
 .../web/app/Application_fa.properties.xml          |  2 +-
 .../web/app/Application_fi.properties.xml          |  2 +-
 .../web/app/Application_fr.properties.xml          |  2 +-
 .../web/app/Application_gl.properties.xml          |  2 +-
 .../web/app/Application_he.properties.xml          |  2 +-
 .../web/app/Application_hi.properties.xml          |  2 +-
 .../web/app/Application_hu.properties.xml          |  2 +-
 .../web/app/Application_id.properties.xml          |  2 +-
 .../web/app/Application_it.properties.xml          |  2 +-
 .../web/app/Application_ja.properties.xml          |  4 +--
 .../web/app/Application_ko.properties.xml          |  2 +-
 .../web/app/Application_ku.properties.xml          |  2 +-
 .../web/app/Application_lo.properties.xml          |  2 +-
 .../web/app/Application_nl.properties.xml          |  2 +-
 .../web/app/Application_pl.properties.xml          |  2 +-
 .../web/app/Application_pt.properties.xml          |  2 +-
 .../web/app/Application_pt_BR.properties.xml       |  2 +-
 .../web/app/Application_ru.properties.xml          |  2 +-
 .../web/app/Application_sk.properties.xml          |  2 +-
 .../web/app/Application_sv.properties.xml          | 12 ++++----
 .../web/app/Application_ta.properties.xml          |  2 +-
 .../web/app/Application_th.properties.xml          |  2 +-
 .../web/app/Application_tk.properties.xml          |  2 +-
 .../web/app/Application_tr.properties.xml          |  2 +-
 .../web/app/Application_uk.properties.xml          |  2 +-
 .../web/app/Application_ur.properties.xml          |  2 +-
 .../web/app/Application_zh_CN.properties.xml       |  2 +-
 .../web/app/Application_zh_TW.properties.xml       |  2 +-
 pom.xml                                            |  2 +-
 58 files changed, 142 insertions(+), 142 deletions(-)

diff --git a/openmeetings-server/src/site/xdoc/BuildInstructions.xml 
b/openmeetings-server/src/site/xdoc/BuildInstructions.xml
index c02c972e0..5db8f40c6 100644
--- a/openmeetings-server/src/site/xdoc/BuildInstructions.xml
+++ b/openmeetings-server/src/site/xdoc/BuildInstructions.xml
@@ -133,10 +133,10 @@ rsync -a $CURRENT_DIR/target/generated-sources/js/ 
$CURRENT_DIR/target/openmeeti
                                <br />
                                <source>git config --global http.proxy 
http://proxyuser:proxy...@proxy.server.com:8080</source>
                                <ul>
-                                       <li>change <tt>proxyuser</tt> to your 
proxy user</li>
-                                       <li>change <tt>proxypwd</tt> to your 
proxy password</li>
-                                       <li>change <tt>proxy.server.com</tt> to 
the URL of your proxy server</li>
-                                       <li>change <tt>8080</tt> to the proxy 
port configured on your proxy server</li>
+                                       <li>change <code>proxyuser</code> to 
your proxy user</li>
+                                       <li>change <code>proxypwd</code> to 
your proxy password</li>
+                                       <li>change 
<code>proxy.server.com</code> to the URL of your proxy server</li>
+                                       <li>change <code>8080</code> to the 
proxy port configured on your proxy server</li>
                                </ul>
                        </div>
                </section>
diff --git a/openmeetings-server/src/site/xdoc/CalendarAndTimezone.xml 
b/openmeetings-server/src/site/xdoc/CalendarAndTimezone.xml
index a02407553..e86af19ba 100644
--- a/openmeetings-server/src/site/xdoc/CalendarAndTimezone.xml
+++ b/openmeetings-server/src/site/xdoc/CalendarAndTimezone.xml
@@ -40,7 +40,7 @@
                        name="Changing servers default timzeone for Emails and 
Invitations (display)">
                        <p>
                                Goto Administration &gt; Configuration and 
change the config-key:
-                               <tt>default.timezone</tt>
+                               <code>default.timezone</code>
                        </p>
                        <p>Valid timezone have to meet standards! </p>
                </section>
@@ -49,7 +49,7 @@
                        name="Changing first day in week for calendar from 
Sunday to Monday">
                        <p>
                                Goto Administration &gt; Configuration and 
change the config-key:
-                               <tt>calendar.firstday</tt>
+                               <code>calendar.firstday</code>
                        </p>
                        <p>The day that each week begins. The value must be a 
number that represents the day of the week. Sunday=0, Monday=1, Tuesday=2, 
etc.</p>
                </section>
@@ -59,7 +59,7 @@
 
                        <p>Goto
                                Administration &gt; Configuration and change 
the config-key:
-                               <tt>calendar.conference.rooms.default.size</tt>
+                               
<code>calendar.conference.rooms.default.size</code>
                        </p>
                </section>
 
diff --git a/openmeetings-server/src/site/xdoc/Clustering.xml 
b/openmeetings-server/src/site/xdoc/Clustering.xml
index 55b6e33af..ae096ea02 100644
--- a/openmeetings-server/src/site/xdoc/Clustering.xml
+++ b/openmeetings-server/src/site/xdoc/Clustering.xml
@@ -47,17 +47,17 @@
                                <ol>
                                        <li>Check your network interface 
supports multicast by running the following
                                                command in a terminal window: 
<source>ifconfig -a</source>
-                                               When you see <tt>MULTICAST</tt> 
against your network interface, it means your
+                                               When you see 
<code>MULTICAST</code> against your network interface, it means your
                                                kernel is compiled with 
Multicast option and your network interface supports it.
                                        </li>
                                        <li>Check if multicast routing is 
configured:
                                                <source>netstat -nr</source>
-                                               If you don’t see an IP in the 
range of <tt>224.0.0.0 – 239.255.255.255</tt> in the first table,
+                                               If you don’t see an IP in the 
range of <code>224.0.0.0 – 239.255.255.255</code> in the first table,
                                                it means you need to add your 
desired mutlicast address to your routes table.
                                        </li>
                                        <li>To add the multicast address:
                                                <source>sudo route add -net 
224.0.0.0 netmask 240.0.0.0 dev eth0</source>
-                                               NOTE: ensure <tt>eth0</tt> 
corresponds to your network interface name<br/>
+                                               NOTE: ensure <code>eth0</code> 
corresponds to your network interface name<br/>
                                                Make sure you run this command 
on all servers you want to be multicast enabled.
                                        </li>
                                        <li>Using netstat check if the 
multicast IP is visible in your route table (see step 2.)</li>
@@ -79,7 +79,7 @@
                                </div>
                                <ul>
                                        <li>Add users who can connect to the 
database remotely</li>
-                                       <li>Update 
<tt>/opt/om/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml</tt>
+                                       <li>Update 
<code>/opt/om/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml</code>
                                                set correct server address, 
login and password. Also uncomment following line:
                                                <source><![CDATA[<property 
name="openjpa.RemoteCommitProvider" value="tcp(Addresses=127.0.0.1)" 
/>]]></source>
                                        </li>
@@ -92,7 +92,7 @@
                                        <li>
                                                To ease upgrade process set OM 
data dir to some external folder: for ex. /opt/omdata
                                        </li>
-                                       <li>Install NFS to the data server. In 
the file <tt>/etc/exports</tt> add the following lines:
+                                       <li>Install NFS to the data server. In 
the file <code>/etc/exports</code> add the following lines:
                                                <source>
 /opt/omdata 10.1.1.2(rw,sync,no_subtree_check,no_root_squash)
                                                </source>
@@ -100,7 +100,7 @@
                                                folders.
                                        </li>
                                        <li>
-                                               Install NFS common tools to 
other nodes. In the file <tt>/etc/fstab</tt> do the following:
+                                               Install NFS common tools to 
other nodes. In the file <code>/etc/fstab</code> do the following:
                                                <source>
 10.1.1.1:/opt/omdata /opt/omdata nfs timeo=50,hard,intr
                                                </source>
@@ -112,10 +112,10 @@
                        <subsection name="OM nodes configuration">
                                <ol>
                                        <li>
-                                               <p>In the file 
<tt>/opt/om/webapps/openmeetings/WEB-INF/classes/hazelcast.xml</tt>:</p>
+                                               <p>In the file 
<code>/opt/om/webapps/openmeetings/WEB-INF/classes/hazelcast.xml</code>:</p>
                                                <ul>
-                                                       <li>Set 
<tt>instance-name</tt> for each server to unique value</li>
-                                                       <li>Set 
<tt>server.url</tt> for each server to full <strong>public</strong> URL of this 
server (please NOTE using of numeric IP address might broke HTTPS))</li>
+                                                       <li>Set 
<code>instance-name</code> for each server to unique value</li>
+                                                       <li>Set 
<code>server.url</code> for each server to full <strong>public</strong> URL of 
this server (please NOTE using of numeric IP address might broke HTTPS))</li>
                                                        <li>
                                                                Comment 
out/delete following blocks:
                                                                
<source><![CDATA[
@@ -168,7 +168,7 @@
                                        <li>Do the same with only two users but 
go to _different_ rooms. The calculation should send
                                                both users to different 
servers, cause based on the calculation two different rooms on a cluster
                                                with two nodes should go 
exactly one room for each node. You can now login really to node1
-                                               and node2 of your cluster while 
those users are loggedin and go to <tt>Administration &gt; Connections</tt>
+                                               and node2 of your cluster while 
those users are loggedin and go to <code>Administration &gt; Connections</code>
                                                and check in the column "Server 
Name" where they are located. They should be on different server.
                                        </li>
                                </ul>
diff --git a/openmeetings-server/src/site/xdoc/CustomCryptMechanism.xml 
b/openmeetings-server/src/site/xdoc/CustomCryptMechanism.xml
index 8493b2c3d..0657e1c41 100644
--- a/openmeetings-server/src/site/xdoc/CustomCryptMechanism.xml
+++ b/openmeetings-server/src/site/xdoc/CustomCryptMechanism.xml
@@ -51,7 +51,7 @@
                                OpenMeetings-Webapp (make it available to the 
webapp-classpath) and
                                use your custom-class-name instead of
                                
org.apache.openmeetings.util.crypt.SCryptImplementation during the Installation 
or
-                               at runtime by editing the config-key 
<tt>crypt.class.name</tt></p>
+                               at runtime by editing the config-key 
<code>crypt.class.name</code></p>
                </section>
                <section name="Configuration of Custom Crypt-Style">
                        <p>credits goto Mika for sharing his Implementation of 
the MD5Crypt-Style</p>
diff --git a/openmeetings-server/src/site/xdoc/CustomRoomTypeHowTo.xml 
b/openmeetings-server/src/site/xdoc/CustomRoomTypeHowTo.xml
index e2c3250b4..d8063cfcb 100644
--- a/openmeetings-server/src/site/xdoc/CustomRoomTypeHowTo.xml
+++ b/openmeetings-server/src/site/xdoc/CustomRoomTypeHowTo.xml
@@ -33,17 +33,17 @@
                        <p>Lets start by creating your custom room type 
class.</p>
                        <ol>
                                <li>
-                                       Additional room type need to be added 
to 
<tt>https://github.com/apache/openmeetings/blob/master/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/room/Room.java</tt>
-                                       class <tt>Type</tt> enum
+                                       Additional room type need to be added 
to 
<code>https://github.com/apache/openmeetings/blob/master/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/room/Room.java</code>
+                                       class <code>Type</code> enum
                                </li>
                                <li>
                                        <strong>(Optional)</strong>
-                                       
<tt>https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.java</tt>
+                                       
<code>https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.java</code>
                                        java class need to be extended and 
customized
                                </li>
                                <li>
                                        <strong>(Alternatively)</strong> room 
sub-components can be extended and customized as it currently done for
-                                       
<tt>https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/InterviewWbPanel.java</tt>
+                                       
<code>https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/InterviewWbPanel.java</code>
                                </li>
                        </ol>
                        <p>
@@ -51,7 +51,7 @@
                                i.e. each room type can be customized by 
specifying CSS rules for this room type only. to do it:
                                <ul>
                                        <li>
-                                               create CSS rule starting 
<tt>.room-block .container.custom</tt> where <tt>custom</tt> is the room 
type<br/>
+                                               create CSS rule starting 
<code>.room-block .container.custom</code> where <code>custom</code> is the 
room type<br/>
                                                for ex.
                                                <source>
 <![CDATA[
@@ -60,7 +60,7 @@
 }
 ]]>
                                                </source>
-                                               Will set 
<tt>background-color</tt> for room menu in all rooms of type 
<tt>presentation</tt>
+                                               Will set 
<code>background-color</code> for room menu in all rooms of type 
<code>presentation</code>
                                        </li>
                                        <li>continue styling :)))</li>
                                </ul>
diff --git a/openmeetings-server/src/site/xdoc/EditTemplates.xml 
b/openmeetings-server/src/site/xdoc/EditTemplates.xml
index b3702ca36..079c295f5 100644
--- a/openmeetings-server/src/site/xdoc/EditTemplates.xml
+++ b/openmeetings-server/src/site/xdoc/EditTemplates.xml
@@ -44,14 +44,14 @@
                        <div>To do that:
                                <ul>
                                        <li>Stop the OpenMeetings service</li>
-                                       <li>Goto: 
<tt>$OM_HOME/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/service/mail/template/</tt></li>
+                                       <li>Goto: 
<code>$OM_HOME/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/service/mail/template/</code></li>
                                        <li>Change HTML file(s) according to 
your needs, BUT do not remove
-                                               elements with 
<tt>wicket:id</tt> attributes! You can hide those
-                                               elements by adding 
<tt>wicket:visible="false"</tt> attribute
+                                               elements with 
<code>wicket:id</code> attributes! You can hide those
+                                               elements by adding 
<code>wicket:visible="false"</code> attribute
                                        </li>
                                        <li>Starting OM 3.1.4 you can change 
Appointment reminder subject by
                                                modifying "subject" fragment in 
file
-                                               
<tt>$OM_HOME/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/service/mail/template/subject/AbstractSubjectEmailTemplate.html</tt>
+                                               
<code>$OM_HOME/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/service/mail/template/subject/AbstractSubjectEmailTemplate.html</code>
                                                as described in previous bullet.
                                        </li>
                                        <li>Start the OpenMeetings service</li>
diff --git a/openmeetings-server/src/site/xdoc/JUnitTesting.xml 
b/openmeetings-server/src/site/xdoc/JUnitTesting.xml
index f686dda54..d11e40c4d 100644
--- a/openmeetings-server/src/site/xdoc/JUnitTesting.xml
+++ b/openmeetings-server/src/site/xdoc/JUnitTesting.xml
@@ -72,8 +72,8 @@
                                        
<source>${workspace_loc:openmeetings-web/target}</source>
                                </li>
                                <li>
-                                       Open Dependencies tab and add folder 
<tt>/openmeetings-web/target/test-root/WEB-INF/classes</tt>
-                                       to <tt>CLASSPATH</tt>
+                                       Open Dependencies tab and add folder 
<code>/openmeetings-web/target/test-root/WEB-INF/classes</code>
+                                       to <code>CLASSPATH</code>
                                </li>
                        </ul>
                        <p>
diff --git a/openmeetings-server/src/site/xdoc/MySQLConfig.xml 
b/openmeetings-server/src/site/xdoc/MySQLConfig.xml
index d9bd3c847..513da4b59 100644
--- a/openmeetings-server/src/site/xdoc/MySQLConfig.xml
+++ b/openmeetings-server/src/site/xdoc/MySQLConfig.xml
@@ -46,15 +46,15 @@
                                                <a 
href="https://mvnrepository.com/artifact/mysql/mysql-connector-java"; 
target="_blank"
                                                        
rel="nofollow">https://mvnrepository.com/artifact/mysql/mysql-connector-java</a>
                                                and place it into:
-                                               
<tt>$OM_HOME/webapps/openmeetings/WEB-INF/lib/</tt>
+                                               
<code>$OM_HOME/webapps/openmeetings/WEB-INF/lib/</code>
                                        </li>
                                        <li>
                                                Run OpenMeetings and goto the 
web-based installer:
-                                               
<tt>https://localhost:5443/openmeetings/install</tt><br/>
+                                               
<code>https://localhost:5443/openmeetings/install</code><br/>
                                                Or <a 
href="./CommandLineAdmin.html" target="_blank"
                                                        rel="nofollow">Command 
line installer</a>
                                        </li>
-                                       <li>After installation is complete 
please make sure additional parameter <tt>serverTimezone=</tt> was added
+                                       <li>After installation is complete 
please make sure additional parameter <code>serverTimezone=</code> was added
                                                to the connection string.
                                        </li>
                                </ul>
@@ -63,7 +63,7 @@
                                <p>
                                        There is a sample configuration for 
MySQL that ships with every release in:
                                        <br />
-                                       
<tt>/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistence.xml</tt>
+                                       
<code>/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistence.xml</code>
                                </p>
                        </subsection>
                </section>
diff --git a/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml 
b/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml
index 9f4c4051b..47fe7dfc3 100644
--- a/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml
+++ b/openmeetings-server/src/site/xdoc/OpenOfficeConverter.xml
@@ -40,13 +40,13 @@
                        </div>
                        <p>You should use an OpenOffice version greater 3</p>
                        <div>
-                               <tt>officeHome</tt> configuration need to 
remain blank<br/>
+                               <code>officeHome</code> configuration need to 
remain blank<br/>
                                In case document conversion will NOT work you 
need to
                                <ol>
-                                       <li>locate <tt>soffice.bin</tt> on your 
system</li>
+                                       <li>locate <code>soffice.bin</code> on 
your system</li>
                                        <li>
-                                               set <tt>officeHome</tt> to 
<tt>/usr/lib/libreoffice</tt>
-                                               (in case soffice.bin is located 
in <tt>/usr/lib/libreoffice/program</tt>)
+                                               set <code>officeHome</code> to 
<code>/usr/lib/libreoffice</code>
+                                               (in case soffice.bin is located 
in <code>/usr/lib/libreoffice/program</code>)
                                        </li>
                                </ol>
                        </div>
diff --git a/openmeetings-server/src/site/xdoc/PostgresConfig.xml 
b/openmeetings-server/src/site/xdoc/PostgresConfig.xml
index 64d2b99f1..e9c3c5759 100644
--- a/openmeetings-server/src/site/xdoc/PostgresConfig.xml
+++ b/openmeetings-server/src/site/xdoc/PostgresConfig.xml
@@ -39,8 +39,8 @@
                                        </li>
                                        <li><span style="font-size: larger; 
color: blue;">IMPORTANT</span> According to
                                                <a 
href="http://markmail.org/message/opymlab2e6wygb7p";>this</a> thread you need to 
ensure:<br/>
-                                               
<tt>standard_conforming_strings</tt> is set to <tt><b>on</b></tt> and <br/>
-                                               <tt>escape_string_warning</tt> 
is set to <tt><b>off</b></tt>
+                                               
<code>standard_conforming_strings</code> is set to <code><b>on</b></code> and 
<br/>
+                                               
<code>escape_string_warning</code> is set to <code><b>off</b></code>
                                        </li>
                                </ul>
                        </subsection>
diff --git a/openmeetings-server/src/site/xdoc/PrivacyStatement.xml 
b/openmeetings-server/src/site/xdoc/PrivacyStatement.xml
index 319f18b42..e187caaeb 100644
--- a/openmeetings-server/src/site/xdoc/PrivacyStatement.xml
+++ b/openmeetings-server/src/site/xdoc/PrivacyStatement.xml
@@ -24,7 +24,7 @@
                        <div>
                                To modify privacy statement do the following:
                                <ul>
-                                       <li>Open 
<tt>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage.html</tt></li>
+                                       <li>Open 
<code>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage.html</code></li>
                                        <li>Perform necessary changes</li>
                                        <li>restart OM</li>
                                </ul>
@@ -35,11 +35,11 @@
                                To create privacy statement in your language do 
the following:
                                <ul>
                                        <li>
-                                               Create new file 
<tt>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_<b>LANG_CODE</b>.html</tt>
 <br/>
-                                               <tt>LANG_CODE</tt> should be in 
format [language code]_[country ISO code], <tt>_[country ISO code]</tt> block 
is optional<br/>
-                                               for ex. <tt>de</tt> can be 
suffix for German, file name will be 
<tt>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_de.html</tt><br/>
-                                               <tt>pt</tt> can be suffix for 
Portuguese, file name will be 
<tt>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_pt.html</tt><br/>
-                                               <tt>pt_BR</tt> can be suffix 
for Brazilian version of Portuguese, file name will be 
<tt>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_pt_BR.html</tt><br/>
+                                               Create new file 
<code>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_<b>LANG_CODE</b>.html</code>
 <br/>
+                                               <code>LANG_CODE</code> should 
be in format [language code]_[country ISO code], <code>_[country ISO 
code]</code> block is optional<br/>
+                                               for ex. <code>de</code> can be 
suffix for German, file name will be 
<code>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_de.html</code><br/>
+                                               <code>pt</code> can be suffix 
for Portuguese, file name will be 
<code>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_pt.html</code><br/>
+                                               <code>pt_BR</code> can be 
suffix for Brazilian version of Portuguese, file name will be 
<code>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/pages/PrivacyPage_pt_BR.html</code><br/>
                                        </li>
                                        <li>Perform translation</li>
                                        <li>restart OM</li>
diff --git a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml 
b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
index 8e3e70950..fea2c56e2 100644
--- a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
+++ b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
@@ -101,7 +101,7 @@
                                                are up to date and refer to the 
right version.
                                        </li>
                                        <li>
-                                               Check site is <tt>green</tt> 
here <a 
href="https://whimsy.apache.org/site/project/openmeetings";>https://whimsy.apache.org/site/project/openmeetings</a>
+                                               Check site is 
<code>green</code> here <a 
href="https://whimsy.apache.org/site/project/openmeetings";>https://whimsy.apache.org/site/project/openmeetings</a>
                                        </li>
                                        <li>
                                                Ensure All contributed 
translations are imported to our codebase<br/>
@@ -109,9 +109,9 @@
                                        </li>
                                        <li>
                                                Update following files in OM 
documentation:<br/>
-                                               
<tt>openmeetings-server/src/site/xdoc/index.xml</tt><br/>
-                                               
<tt>openmeetings-server/src/site/xdoc/NewsArchive.xml</tt><br/>
-                                               
<tt>openmeetings-server/src/site/xdoc/downloads.xml</tt><br/>
+                                               
<code>openmeetings-server/src/site/xdoc/index.xml</code><br/>
+                                               
<code>openmeetings-server/src/site/xdoc/NewsArchive.xml</code><br/>
+                                               
<code>openmeetings-server/src/site/xdoc/downloads.xml</code><br/>
                                                <div class="bd-callout 
bd-callout-danger">
                                                        <div 
class="h4">Download links in NewsArchive.xml and README.md should be 
updated</div>
                                                </div>
@@ -125,7 +125,7 @@
                                        <li>Update versions of all modules
                                                <source>mvn versions:set 
-DgenerateBackupPoms=false -DnewVersion=5.0.1</source>
                                        </li>
-                                       <li>Update final SCM URL located at 
<tt>pom.xml</tt> and <tt>openmeetings-server/pom.xml</tt>
+                                       <li>Update final SCM URL located at 
<code>pom.xml</code> and <code>openmeetings-server/pom.xml</code>
                                                <source><![CDATA[
 <scm>
     <url>https://github.com/apache/openmeetings.git</url>
@@ -161,7 +161,7 @@ git push origin 5.0.1-RC1
                                        <li>
                                                <p>
                                                        Commit artifacts you 
have created with KEYS file to the
-                                                       
<tt>https://dist.apache.org/repos/dist/dev/openmeetings/</tt>
+                                                       
<code>https://dist.apache.org/repos/dist/dev/openmeetings/</code>
                                                        Proposed file structure 
for "Release Candidate 1" of 5.0.1 will be:
                                                </p>
                                                <source>
@@ -230,13 +230,13 @@ mvn clean install -Prc,release
                                        <li>Enter "Signing set name" (must 
include "Apache OpenMeetings" and version) for ex. "Apache OpenMeetings 
5.0.1-RELEASE"</li>
                                        <li>Enter "Version" for ex. 
"5.0.1-RELEASE"</li>
                                        <li>Select "Java Signing Sha256" as 
"Signing service"</li>
-                                       <li>Select "Upload files" and add all 
<b>jar</b> files from <tt>target/jnlp</tt></li>
+                                       <li>Select "Upload files" and add all 
<b>jar</b> files from <code>target/jnlp</code></li>
                                        <li>Select "Sign now"</li>
                                        <li>Select "Type of signing" -> 
"Production"</li>
                                        <li>Select "Sign"</li>
                                        <li>Select "Download set"</li>
                                        <li>Open binary artifacts of OM created 
on previous step (both <b>tar.gz</b> and <b>zip</b>)</li>
-                                       <li>Replace jar files inside artifacts 
<tt>webapps/openmeetings/screenshare</tt> with the signed ones</li>
+                                       <li>Replace jar files inside artifacts 
<code>webapps/openmeetings/screenshare</code> with the signed ones</li>
                                        <li>
                                                Re-create artifact signatures
                                                <p>Create sha512sum 
checksums</p>
@@ -309,7 +309,7 @@ git push origin 5.0.0-M1
                                                [ANNOUNCE] Apache OpenMeetings 
x.xx released
                                        </li>
                                        <li>
-                                               Update release section of DOAP 
file <tt>openmeetings-site/doap.rdf 
(https://github.com/apache/openmeetings-site/blob/asf-site/doap.rdf)</tt>
+                                               Update release section of DOAP 
file <code>openmeetings-site/doap.rdf 
(https://github.com/apache/openmeetings-site/blob/asf-site/doap.rdf)</code>
                                        </li>
                                        <li>
                                                Add a section to <a 
href="downloads.html">downloads</a> website.<br />
@@ -319,8 +319,8 @@ git push origin 5.0.0-M1
                                                <a 
href="http://www.apache.org/dyn/closer.lua/openmeetings/";>http://www.apache.org/dyn/closer.lua/openmeetings/</a>
                                        </li>
                                        <li>
-                                               Release candidates should be 
deleted from <tt>https://dist.apache.org/repos/dist/dev/openmeetings/</tt><br/>
-                                               Old releases should be deleted 
from <tt>https://dist.apache.org/repos/dist/release/openmeetings/</tt>
+                                               Release candidates should be 
deleted from 
<code>https://dist.apache.org/repos/dist/dev/openmeetings/</code><br/>
+                                               Old releases should be deleted 
from <code>https://dist.apache.org/repos/dist/release/openmeetings/</code>
                                        </li>
                                </ul>
                        </subsection>
diff --git a/openmeetings-server/src/site/xdoc/RestAPISample.xml 
b/openmeetings-server/src/site/xdoc/RestAPISample.xml
index cf047495d..c198ec80e 100644
--- a/openmeetings-server/src/site/xdoc/RestAPISample.xml
+++ b/openmeetings-server/src/site/xdoc/RestAPISample.xml
@@ -30,12 +30,12 @@
                        <div>
                                You can query methods of each service using 
following suffixes
                                <ul>
-                                       <li>SOAP: <tt>?wsdl</tt> suffix, for 
example 
<tt>https://localhost:5443/openmeetings/services/UserService?wsdl</tt></li>
-                                       <li>REST: as xml <tt>?_wadl</tt> for 
example <tt>https://localhost:5443/openmeetings/services/user?_wadl</tt></li>
-                                       <li>REST: as json 
<tt>?_wadl&amp;type=json</tt> for example 
<tt>https://localhost:5443/openmeetings/services/user?_wadl&amp;type=json</tt></li>
+                                       <li>SOAP: <code>?wsdl</code> suffix, 
for example 
<code>https://localhost:5443/openmeetings/services/UserService?wsdl</code></li>
+                                       <li>REST: as xml <code>?_wadl</code> 
for example 
<code>https://localhost:5443/openmeetings/services/user?_wadl</code></li>
+                                       <li>REST: as json 
<code>?_wadl&amp;type=json</code> for example 
<code>https://localhost:5443/openmeetings/services/user?_wadl&amp;type=json</code></li>
                                </ul>
                                <div class="bd-callout bd-callout-info">
-                                       The full list of services with All 
WSDLs/WADLs is available at following URL: 
<tt>https://localhost:5443/openmeetings/services/services</tt>
+                                       The full list of services with All 
WSDLs/WADLs is available at following URL: 
<code>https://localhost:5443/openmeetings/services/services</code>
                                </div>
                        </div>
                </section>
@@ -198,7 +198,7 @@ $.ajax({
                                </li>
                                <li>
                                        In case of error you can get detailed 
error message in your language as result of following query
-                                       
<tt>https://localhost:5443/openmeetings/services/error/<b>ERROR_ID</b>/<b>LANGUAGE_ID</b></tt>
+                                       
<code>https://localhost:5443/openmeetings/services/error/<b>ERROR_ID</b>/<b>LANGUAGE_ID</b></code>
                                        (for ex. 
https://localhost:5443/openmeetings/services/error/<b>-11</b>/<b>9</b>)
                                </li>
                                <li>If your request was successful you will get 
your SID as <b>message</b> (78189aff-d68d-458a-8840-5b18d15a50b0)</li>
@@ -246,7 +246,7 @@ $.ajax({
                                        </table>
                                </li>
                                <li>If your request was successful you will get 
your hash as <b>message</b> (fa1f9381-bd03-42ae-9fd9-332b5f775a1b)</li>
-                               <li>Now you can use following URL to enter the 
room: 
<tt>https://localhost:5443/openmeetings/hash?secure=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&amp;language=1</tt></li>
+                               <li>Now you can use following URL to enter the 
room: 
<code>https://localhost:5443/openmeetings/hash?secure=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&amp;language=1</code></li>
                        </ul>
                </section>
        </body>
diff --git a/openmeetings-server/src/site/xdoc/Upgrade.xml 
b/openmeetings-server/src/site/xdoc/Upgrade.xml
index 35ba84c2e..9a82ae55d 100644
--- a/openmeetings-server/src/site/xdoc/Upgrade.xml
+++ b/openmeetings-server/src/site/xdoc/Upgrade.xml
@@ -43,7 +43,7 @@
                                <li>Drop existing OM database</li>
                                <li>Create empty Database with same name and 
UTF-8 support</li>
                                <li>Unzip new version of OM into the same 
folder</li>
-                               <li>Copy your connector (.jar file) to 
<tt>${OM_HOME}/webapps/openmeetings/WEB-INF/lib</tt> make sure OM will be able 
to connect the database correctly.</li>
+                               <li>Copy your connector (.jar file) to 
<code>${OM_HOME}/webapps/openmeetings/WEB-INF/lib</code> make sure OM will be 
able to connect the database correctly.</li>
                                <li>(*) Modify DB settings</li>
                                <li>Start Openmeetings</li>
                                <li>go to 
https://localhost:5443/openmeetings</li>
@@ -66,15 +66,15 @@
                                Cd to your OM_HOME directory, type "./admin.sh" 
and hit enter. You will get options available.<br />
                                <br />
                                A typical export would be:<br />
-                               <tt>./admin.sh -b -file 
backup_today.zip</tt><br />
+                               <code>./admin.sh -b -file 
backup_today.zip</code><br />
                                <br />
                                A typical import would be:<br />
-                               <tt>./admin.sh -r -file 
backup_yesterday.zip</tt><br />
+                               <code>./admin.sh -r -file 
backup_yesterday.zip</code><br />
                                <br />
                                You can also combine the installation with a 
backup, that way you will create exactly the user table
                                that existed in the backup.<br />
                                A typical install from backup would be:<br />
-                               <tt>./admin.sh -i -file 
backup_yesterday.zip</tt><br/>
+                               <code>./admin.sh -i -file 
backup_yesterday.zip</code><br/>
                                please see <a href="CommandLineAdmin.html" 
target="_blank" rel="nofollow">Command Line Admin</a> for more options
                        </p>
                        <h4>Detailed steps</h4>
@@ -82,13 +82,13 @@
                                <li>Stop Openmeetings</li>
                                <li>(*) Backup folder with existing 
installation</li>
                                <li>(*) Perform DB backup using tools available 
for your database</li>
-                               <li><tt>./admin.sh -v -b -file 
../backup_today.zip</tt></li>
+                               <li><code>./admin.sh -v -b -file 
../backup_today.zip</code></li>
                                <li>Delete/move folder with existing 
installation of OM</li>
                                <li>Drop existing OM database</li>
                                <li>Create empty Database with same name and 
UTF-8 support</li>
                                <li>Unzip new version of OM into the same 
folder</li>
-                               <li>Copy your connector (.jar file) to 
<tt>${OM_HOME}/webapps/openmeetings/WEB-INF/lib</tt> make sure OM will be able 
to connect the database correctly.</li>
-                               <li><tt>./admin.sh -v -i -file 
../backup_today.zip --drop --skip-default-objects</tt> (Optionally you can 
specify
+                               <li>Copy your connector (.jar file) to 
<code>${OM_HOME}/webapps/openmeetings/WEB-INF/lib</code> make sure OM will be 
able to connect the database correctly.</li>
+                               <li><code>./admin.sh -v -i -file 
../backup_today.zip --drop --skip-default-objects</code> (Optionally you can 
specify
                                        additional parameters like DB 
host/user/pass/instance etc.)</li>
                                <li>Start Openmeetings</li>
                                <li>go to 
https://localhost:5443/openmeetings</li>
diff --git a/openmeetings-server/src/site/xdoc/WebappNamePath.xml 
b/openmeetings-server/src/site/xdoc/WebappNamePath.xml
index 6c947aea0..ab3a7d7cd 100644
--- a/openmeetings-server/src/site/xdoc/WebappNamePath.xml
+++ b/openmeetings-server/src/site/xdoc/WebappNamePath.xml
@@ -23,27 +23,27 @@
                <section name="Renaming /openmeetings context">
                        <p>
                                If you want to have
-                               <tt>https://yourcorp.com:5443/yourmeetings</tt>
+                               
<code>https://yourcorp.com:5443/yourmeetings</code>
                                instead of
-                               <tt>https://yourcorp.com:5443/openmeetings</tt>
+                               
<code>https://yourcorp.com:5443/openmeetings</code>
                                you need to do the following
                        </p>
                        <ol>
                                <li>stop openmmetings if it is running </li>
                                <li>
-                                       go to openmeetings install dir (for ex. 
<tt>/opt/om</tt>)
+                                       go to openmeetings install dir (for ex. 
<code>/opt/om</code>)
                                </li>
                                <li>
-                                       rename 
<tt>/opt/om/webapps/openmeetings</tt> to <tt>/opt/om/webapps/yourmeetings</tt>
-                                       (for ex. <tt>mv 
/opt/om/webapps/openmeetings /opt/om/webapps/yourmeetings</tt>)
+                                       rename 
<code>/opt/om/webapps/openmeetings</code> to 
<code>/opt/om/webapps/yourmeetings</code>
+                                       (for ex. <code>mv 
/opt/om/webapps/openmeetings /opt/om/webapps/yourmeetings</code>)
                                </li>
                                <li>
-                                       open 
<tt>/opt/om/webapps/root/index.html</tt>
-                                       using your favorite text editor (for 
ex. <tt>vim /opt/om/webapps/root/index.html</tt>)
+                                       open 
<code>/opt/om/webapps/root/index.html</code>
+                                       using your favorite text editor (for 
ex. <code>vim /opt/om/webapps/root/index.html</code>)
                                        <ul>
                                                <li>
-                                                       find and modify 
<tt>&lt;meta http-equiv="REFRESH" content="0;url=openmeetings/"&gt;</tt>
-                                                       to be <tt>&lt;meta 
http-equiv="REFRESH" content="0;url=<strong>yourmeetings/</strong>"&gt;</tt>
+                                                       find and modify 
<code>&lt;meta http-equiv="REFRESH" content="0;url=openmeetings/"&gt;</code>
+                                                       to be <code>&lt;meta 
http-equiv="REFRESH" content="0;url=<strong>yourmeetings/</strong>"&gt;</code>
                                                </li>
                                        </ul>
                                </li>
@@ -64,7 +64,7 @@
                                <li>
                                        ensure
                                        <strong>
-                                               <tt>{0}</tt>
+                                               <code>{0}</code>
                                        </strong>
                                        placeholder is used in
                                        <i>all</i>
@@ -74,41 +74,41 @@
                                <li>login to Openmeetings as user with 
administrator privileges </li>
                                <li>
                                        go to
-                                       <tt>Administration -&gt; 
Configuration</tt>
+                                       <code>Administration -&gt; 
Configuration</code>
                                </li>
                                <li>
                                        find and edit configuration with name
                                        <strong>
-                                               <tt>application.name</tt>
+                                               <code>application.name</code>
                                        </strong>
                                </li>
                                <li>
                                        Set its value to be
                                        <i>
-                                               <tt>Your Application Name</tt>
+                                               <code>Your Application 
Name</code>
                                        </i>
                                </li>
                                <li>
-                                       <tt>Save</tt>
+                                       <code>Save</code>
                                </li>
                                <li>reload page or relogin </li>
                        </ol>
                        <p>
                        All string will display
                        <i>
-                               <tt>Your Application Name</tt>
+                               <code>Your Application Name</code>
                        </i>
                        in place of
                        <i>
-                               <tt>Openmeetings</tt>
+                               <code>Openmeetings</code>
                        </i>
                        </p>
                </section>
                <section name="Running multiple Openmeetings instances on the 
same server">
                        <p>
                                If you want to run multiple Openmeetings 
instances on the same server i.e. to have<br/>
-                               
<tt>https://yourcorp.com:5443/openmeetings1</tt><br/>
-                               
<tt>https://yourcorp.com:5443/openmeetings2</tt><br/> etc.<br/> you need to do 
the following:
+                               
<code>https://yourcorp.com:5443/openmeetings1</code><br/>
+                               
<code>https://yourcorp.com:5443/openmeetings2</code><br/> etc.<br/> you need to 
do the following:
                        </p>
                </section>
        </body>
diff --git a/openmeetings-server/src/site/xdoc/WebcamResolutions.xml 
b/openmeetings-server/src/site/xdoc/WebcamResolutions.xml
index c0fb75790..24b4cc9ee 100644
--- a/openmeetings-server/src/site/xdoc/WebcamResolutions.xml
+++ b/openmeetings-server/src/site/xdoc/WebcamResolutions.xml
@@ -24,7 +24,7 @@
                        <p>When you choose the webcam you have different 
resolutions
                                available the user can choose from. </p>
                        <p>You can add/remove resolutions and also change the 
default
-                               selection. In the 
<tt>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/room/VideoSettings.html</tt>
 there is a section:</p>
+                               selection. In the 
<code>webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/room/VideoSettings.html</code>
 there is a section:</p>
                        <source>
 <![CDATA[
 <select class="cam-resolution">
diff --git a/openmeetings-server/src/site/xdoc/WebsiteGuide.xml 
b/openmeetings-server/src/site/xdoc/WebsiteGuide.xml
index 74d5e0bac..c4dabe6ce 100644
--- a/openmeetings-server/src/site/xdoc/WebsiteGuide.xml
+++ b/openmeetings-server/src/site/xdoc/WebsiteGuide.xml
@@ -55,10 +55,10 @@
 git clone https://github.com/apache/openmeetings-site.git site
 git checkout master
                                                ]]></source>
-                                               edit the files in the folder 
<tt>openmeetings-server/src/site</tt><br/>
+                                               edit the files in the folder 
<code>openmeetings-server/src/site</code><br/>
                                                then you run the command:
                                                <source><![CDATA[mvn 
site]]></source>
-                                               control the output locally in 
the folder <tt>target/site</tt><br/>
+                                               control the output locally in 
the folder <code>target/site</code><br/>
                                                copy site contents into target 
folder: <source><![CDATA[cp -r target/site/* <location of site>]]></source>
                                                And then commit your changes 
into the Git <i>both</i> the edited xml(s) and generated html files.
                                        </div>
@@ -72,7 +72,7 @@ git checkout master
                                <div>
                                        To add a new menu entry in the left 
side panel you need to modify the file:
                                        <br/>
-                                       
<tt>openmeetings-server/src/site/site.xml</tt>
+                                       
<code>openmeetings-server/src/site/site.xml</code>
                                </div>
                        </subsection>
                </section>
diff --git a/openmeetings-server/src/site/xdoc/installation.xml 
b/openmeetings-server/src/site/xdoc/installation.xml
index 469d183fc..c6827f7f7 100644
--- a/openmeetings-server/src/site/xdoc/installation.xml
+++ b/openmeetings-server/src/site/xdoc/installation.xml
@@ -247,7 +247,7 @@
                <section name="Tips and Tricks">
                        <ul>
                                <li>
-                                       Use the Debug-Application: open 
<tt>$OM_HOME/webapps/openmeetings/WEB-INF/web.xml</tt> change
+                                       Use the Debug-Application: open 
<code>$OM_HOME/webapps/openmeetings/WEB-INF/web.xml</code> change
                                        <source><![CDATA[
 <init-param>
        <param-name>configuration</param-name>
@@ -263,7 +263,7 @@
                                        then access your OM installation
                                </li>
                                <li>If you have Problems with conversion-jobs 
check your openmeetings log
-                                       output (available at 
<tt>$OM_HOME/logs/openmeetings.log</tt>). There will be error Messages which 
help you. You must
+                                       output (available at 
<code>$OM_HOME/logs/openmeetings.log</code>). There will be error Messages 
which help you. You must
                                        install OpenOffice, ImageMagick and 
GhostScript to run
                                        all conversion-Jobs correctly.
                                </li>
diff --git a/openmeetings-server/src/site/xdoc/themes-and-branding.xml 
b/openmeetings-server/src/site/xdoc/themes-and-branding.xml
index e7a33bcd2..35070fed9 100644
--- a/openmeetings-server/src/site/xdoc/themes-and-branding.xml
+++ b/openmeetings-server/src/site/xdoc/themes-and-branding.xml
@@ -32,7 +32,7 @@
                                                target="_blank" 
rel="nofollow">https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css
                                        </a><br/>
                                        Or if you already installed 
OpenMeetings on your machine at:<br />
-                                       
<tt>/webapps/openmeetings/css/theme_om/jquery-ui.css</tt>
+                                       
<code>/webapps/openmeetings/css/theme_om/jquery-ui.css</code>
                                </li>
                                <li>follow the link next to "To view and modify 
this theme, visit" text in css comments</li>
                        </ul>
@@ -44,11 +44,11 @@
                                (eventually clear the browser cache) to see 
updates based on
                                modification in your theme.
                        </p>
-                       <p>All other elements might be styled by modifying CSS 
files in <tt>/webapps/openmeetings/css</tt> folder</p>
+                       <p>All other elements might be styled by modifying CSS 
files in <code>/webapps/openmeetings/css</code> folder</p>
                </section>
                <section name="Creating custom CSS rules">
                        <ol>
-                               <li>open 
<tt>webapps/openmeetings/css/custom.css</tt> file</li>
+                               <li>open 
<code>webapps/openmeetings/css/custom.css</code> file</li>
                                <li>add you custom rules</li>
                                <li>restart OM (force reload might be 
required)</li>
                        </ol>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
index 81ac794cd..42f523497 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
index d908fa11b..0535e17dd 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
@@ -820,7 +820,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[للأسف حدث شيء سيء :( ، <br/>
-يرجى مراجعة <tt> openmeetings.log </tt> والاتصال بمطوري OpenMeetings]]></entry>
+يرجى مراجعة <code> openmeetings.log </code> والاتصال بمطوري 
OpenMeetings]]></entry>
        <entry key="invalid.hash"><![CDATA[خطأ في مفتاح الترميز Invalid 
Hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[انقر لإرساء اللوحة]]></entry>
        <entry key="label.end"><![CDATA[نهاية]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
index 2ab090e4e..d89f40d08 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Край]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bn.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bn.properties.xml
index d235dfa61..c16a44101 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bn.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bn.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[শেষ]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
index 012844388..1190c0b45 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Final]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
index 83e7bcc3e..8c6020a1a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Konec]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
index 6a27b279e..17dd89617 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Slut]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
index 308148f88..89f5316fc 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
@@ -826,7 +826,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Leider ist etwas schlimmes 
passiert :(, <br/>
-Bitte <tt>openmeetings.log</tt> prüfen und die OpenMeetings-Entwickeler 
kontaktieren.]]></entry>
+Bitte <code>openmeetings.log</code> prüfen und die OpenMeetings-Entwickeler 
kontaktieren.]]></entry>
        <entry key="invalid.hash"><![CDATA[Fehlerhafter Hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Klicken, um das Panel 
anzudocken]]></entry>
        <entry key="label.end"><![CDATA[Ende]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
index 2ba1a175e..d8a5bc855 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Λήξη]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
index 8a05180f3..982db5681 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
@@ -822,7 +822,7 @@ Las salas creadas via Calendario están listadas solamente 
en esta sección, dur
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Desafortunadamente, algo malo 
acaba de suceder :(, <br/>
-por favor revise <tt> openmeetings.log </tt> y contacte a los desarrolladores 
de OpenMeetings]]></entry>
+por favor revise <code> openmeetings.log </code> y contacte a los 
desarrolladores de OpenMeetings]]></entry>
        <entry key="invalid.hash"><![CDATA[Hash inválido]]></entry>
        <entry key="label.dock.panel"><![CDATA[Haga clic para acoplar el 
panel]]></entry>
        <entry key="label.end"><![CDATA[Final]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
index 7c2c547e9..5fd53149e 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
@@ -817,7 +817,7 @@ target="_blank">Custom Crypt Mechanism</a>
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[هش نا معتبر]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[پایان]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
index d236119b0..ef6714d8b 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Loppu]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
index dbd90d5ee..21f523fcc 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
@@ -822,7 +822,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
 
        ]]></entry>
        <entry key="internal.error"><![CDATA[Malheureusement quelque chose de 
mal s'est produit :(, <br/>
-allez sur <tt>openmeetings.log</tt> et contactez les développeurs 
d'OpenMeetings ]]></entry>
+allez sur <code>openmeetings.log</code> et contactez les développeurs 
d'OpenMeetings ]]></entry>
        <entry key="invalid.hash"><![CDATA[Hachage invalide.]]></entry>
        <entry key="label.dock.panel"><![CDATA[Cliquer sur le panneau]]></entry>
        <entry key="label.end"><![CDATA[Fin]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
index bd1c7fe53..0537eb260 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Remata]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_he.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_he.properties.xml
index 13dc739f4..66561177a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_he.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_he.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hi.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hi.properties.xml
index 5d459c155..387236fd2 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hi.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hi.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
index 789e40ea9..702e228fc 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
@@ -809,7 +809,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Vége]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
index 220afc69d..097ba0b88 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
index a6f767806..2e6dded6f 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
@@ -822,7 +822,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Hash invalido]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Fine]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
index b842ca3a1..8fd6351c6 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
@@ -693,7 +693,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
                </h4>
                <blockquote>
                        既定では、{0} は組み込み済みデータベース {1} を使用しますが、
-                       本番環境では、下記のデータベースの使用をご検討ください: {2}, {3}, {4}, {5}, {6} 
+                       本番環境では、下記のデータベースの使用をご検討ください: {2}, {3}, {4}, {5}, {6}
                </blockquote>
                <div class="alert alert-warning" role="alert">
                        <p><strong>注:</strong> 予見し難い DB 
ログイン名と8文字以上の強固なパスワードを使用してください。</p>
@@ -821,7 +821,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
 
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[不正なハッシュ]]></entry>
        <entry key="label.dock.panel"><![CDATA[クリックしてパネルを連結する]]></entry>
        <entry key="label.end"><![CDATA[終了]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
index 76c1efa5d..11ca68dc1 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ku.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ku.properties.xml
index 2e3bac866..6032dc88c 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ku.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ku.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_lo.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_lo.properties.xml
index 5ae55fe09..8fd42b3cb 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_lo.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_lo.properties.xml
@@ -820,7 +820,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
index c26188aec..bbb30daa7 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Einde]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
index ef5555785..0b0a40799 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
@@ -820,7 +820,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Kliknij, aby zadokować 
panel]]></entry>
        <entry key="label.end"><![CDATA[Koniec]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
index 019ca2670..d51a7f609 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
index 4f90f84d5..1127378ea 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
@@ -820,7 +820,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Fim]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
index 4c5ff7652..74c73f54a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
@@ -821,7 +821,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[К сожалению что-то поломалось :(, 
<br/>
-пожалуйста проверьте <tt>openmeetings.log</tt> и свяжитесь с разработчиками 
OpenMeetings]]></entry>
+пожалуйста проверьте <code>openmeetings.log</code> и свяжитесь с 
разработчиками OpenMeetings]]></entry>
        <entry key="invalid.hash"><![CDATA[Неверный код]]></entry>
        <entry key="label.dock.panel"><![CDATA[Кликните чтобы "прилепить" 
панель]]></entry>
        <entry key="label.end"><![CDATA[Конец]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
index 9f07850bd..b269d4544 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Koniec]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
index 346962bf4..913c8cbd7 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
@@ -775,9 +775,9 @@ PHP-MD5-funktionen eller kryptering i BSD-stil genom att 
använda:
 <b>org.apache.openmeetings.utils.crypt.MD5CryptImplementation</b>
 För mer information eller om du vill skriva din egen krypteringsstil, se:
 <a href="https://openmeetings.apache.org/CustomCryptMechanism.html";
-target="_blank">Custom Crypt Mechanism</a>. Du kan redigera denna 
-inställning senare, MEN användare och sessioner som har skapats fram 
-till dess kan bli oanvändbara. 
+target="_blank">Custom Crypt Mechanism</a>. Du kan redigera denna
+inställning senare, MEN användare och sessioner som har skapats fram
+till dess kan bli oanvändbara.
  ]]></entry>
        <entry 
key="install.wizard.params.step4.cryptClassName.title"><![CDATA[Ange 
klassnamnet för krypteringsklassen. ÄNDRA INTE DETTA OM DU INTE ÄR 
SÄKER]]></entry>
        <entry 
key="install.wizard.params.step4.sip"><![CDATA[red5SIP-konfiguration]]></entry>
@@ -827,7 +827,7 @@ till dess kan bli oanvändbara.
        <br />
  ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Slut]]></entry>
@@ -927,8 +927,8 @@ Please visit {3} OM server and check them under Admin -> 
Groups]]></entry>
        <entry 
key="template.new.group.users.notification.footer"><![CDATA[Regards,<br/>
 {0} Support Team.]]></entry>
        <entry 
key="template.new.group.users.notification.subject"><![CDATA[[{0}] New "{1}" 
group users]]></entry>
-       <entry key="template.recording.expiring.body"><![CDATA[Din inspelning 
{0} nyligen blir automatiskt raderad 
-               efter {1} dagar. Om du vill spara inspelningen, 
+       <entry key="template.recording.expiring.body"><![CDATA[Din inspelning 
{0} nyligen blir automatiskt raderad
+               efter {1} dagar. Om du vill spara inspelningen,
 vänligen ladda ned den dessförrinnan. ]]></entry>
        <entry key="template.recording.expiring.footer"><![CDATA[Med vänlig 
hälsning,<br/>
    {0}  Supportteam]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ta.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ta.properties.xml
index d73953d50..eb277f6d5 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ta.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ta.properties.xml
@@ -831,7 +831,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
index 438b1d916..153d627de 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[สิ้นสุด]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tk.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tk.properties.xml
index 894acb1c0..b6aa604d4 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tk.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tk.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
index 21ab30137..f41c7ca34 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Son]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
index 9a796ebfb..f70badf66 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
@@ -820,7 +820,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[Кінець]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ur.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ur.properties.xml
index 81ac794cd..42f523497 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ur.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ur.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml
index 6428f69d2..9563870f2 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_CN.properties.xml
@@ -821,7 +821,7 @@ see https://openmeetings.apache.org/LanguageEditor.html for 
Details
 
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[结束]]></entry>
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
index 64c126d22..455b9a7c6 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
@@ -829,7 +829,7 @@ To update your system,
        <br />
        ]]></entry>
        <entry key="internal.error"><![CDATA[Unfortunately something bad just 
happen :(, <br/>
-please check <tt>openmeetings.log</tt> and contact OpenMeetings 
developers]]></entry>
+please check <code>openmeetings.log</code> and contact OpenMeetings 
developers]]></entry>
        <entry key="invalid.hash"><![CDATA[Invalid hash]]></entry>
        <entry key="label.dock.panel"><![CDATA[Click to dock panel]]></entry>
        <entry key="label.end"><![CDATA[End]]></entry>
diff --git a/pom.xml b/pom.xml
index ed1727f38..1c10039a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
                <forbiddenapis.version>3.5.1</forbiddenapis.version>
                
<frontend-maven-plugin.version>1.13.4</frontend-maven-plugin.version>
                <swagger-plugin.version>2.1.6</swagger-plugin.version>
-               <plexus-utils.version>3.5.1</plexus-utils.version>
+               <plexus-utils.version>4.0.0</plexus-utils.version>
                
<versions-maven-plugin.version>2.16.0</versions-maven-plugin.version>
 
                <!-- dependency versions -->

Reply via email to