You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2012/11/14 11:23:12 UTC

svn commit: r1409138 [5/10] - in /incubator/openmeetings/trunk/singlewebapp: WebContent/languages/ src/org/apache/openmeetings/test/labels/

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml?rev=1409138&r1=1409137&r2=1409138&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml Wed Nov 14 10:23:08 2012
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -17,15 +18,14 @@
   specific language governing permissions and limitations
   under the License.
   
--->
 
-<!--###############################################
+
+###############################################
 This File is auto-generated by the LanguageEditor 
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-    xsi:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferencia</value>
   </string>
@@ -2206,7 +2206,7 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="727" name="sharing session">
     <value>You are already sharing your desktop!</value>
-  </string>  
+  </string>
   <string id="728" name="sharing client">
     <value>Desktop Viewer</value>
   </string>
@@ -2668,10 +2668,10 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="881" name="room config">
     <value>Rights</value>
-  </string>  
+  </string>
   <string id="882" name="flvrecording">
     <value>Download as AVI</value>
-  </string>  
+  </string>
   <string id="883" name="flvrecording">
     <value>FLV</value>
   </string>
@@ -4049,7 +4049,7 @@ see http://incubator.apache.org/openmeet
   <string id="1341" name="submenu">
     <value>Load directly to whiteboard</value>
   </string>
-    <string id="1342" name="attendees">
+  <string id="1342" name="attendees">
     <value>Attendees</value>
   </string>
   <string id="1343" name="atendee manager">
@@ -4125,7 +4125,7 @@ see http://incubator.apache.org/openmeet
     <value>Not allowed</value>
   </string>
   <string id="1367" name="user_left_act_msg">
-    <value> has left the room.</value>
+    <value>has left the room.</value>
   </string>
   <string id="1368" name="clipart icons">
     <value>Math icons</value>
@@ -4206,10 +4206,10 @@ see http://incubator.apache.org/openmeet
     <value>Do you really want to mute this user globally? No other user will hear him anymore!</value>
   </string>
   <string id="1394" name="mute status icons">
-    <value>Your sound is on. Click here to send moderator message to mute your microphone globally  (in the complete conference room) off!</value>
+    <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value>
   </string>
   <string id="1395" name="mute status icons">
-    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally  (in the complete conference room) on!</value>
+    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value>
   </string>
   <string id="1396" name="mute apply self on message">
     <value>would like that the moderator mutes my microphone globally.</value>
@@ -4271,7 +4271,7 @@ see http://incubator.apache.org/openmeet
   <string id="1415" name="chart_pie">
     <value>Pie Chart</value>
   </string>
-    <string id="1416" name="sign_up_validation">
+  <string id="1416" name="sign_up_validation">
     <value>Please enter email</value>
   </string>
   <string id="1417" name="chat_notification">
@@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet
     <value>Publishing. User:</value>
   </string>
   <string id="1505" name="cmd_line_admin">
-    <value>
-    	To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n
-    	1) go to OM install dir (for ex. /opt/red5) \n
-    	2) stop OM (for ex. ./red5-shutdown.sh)\n
-    	3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n
-    	4) download archive with new OM\n
-    	5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n
-    	6) extract downloaded OM to the /opt/red5\n
-    	7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n
-    	8) start OM\n
-    </value>
+    <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value>
   </string>
   <string id="1506" name="public_room_tooltip">
-  	<value>Rooms common to all user</value>
+    <value>Rooms common to all user</value>
   </string>
   <string id="1507" name="private_room_tooltip">
-  	<value>Rooms common to the current user group</value>
+    <value>Rooms common to the current user group</value>
   </string>
   <string id="1508" name="my_room_tooltip">
-  	<value>Rooms of the current user</value>
+    <value>Rooms of the current user</value>
   </string>
   <string id="1509" name="create_new_room">
-  	<value>Create/Modify appointment special room</value>
+    <value>Create/Modify appointment special room</value>
   </string>
   <string id="1510" name="multiple_addresses">
-  	<value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
+    <value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
   </string>
   <string id="1511" name="stream_volume">
-  	<value>Adjust stream volume</value>
+    <value>Adjust stream volume</value>
   </string>
   <string id="1512" name="microphone_volume">
-  	<value>Adjust microphone volume</value>
+    <value>Adjust microphone volume</value>
   </string>
   <string id="1513" name="chat_moderated">
-  	<value>Is chat moderated</value>
+    <value>Is chat moderated</value>
   </string>
   <string id="1514" name="chat_moderated">
-  	<value>Allow message</value>
+    <value>Allow message</value>
   </string>
   <string id="1515" name="chat_opened">
-  	<value>Chat panel opened by default</value>
+    <value>Chat panel opened by default</value>
   </string>
   <string id="1516" name="files_opened">
-  	<value>Files panel opened by default</value>
+    <value>Files panel opened by default</value>
   </string>
   <string id="1517" name="server admin section lastping">
-  	<value>Last ping</value>
+    <value>Last ping</value>
   </string>
   <string id="1518" name="server admin section lastping info">
-  	<value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value>
+    <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value>
   </string>
-  <string id="1519" name="server admin ping failed">
-  	<value>Ping failed, could not find server by this name.</value>
+  <string id="1519" name="server admin port">
+    <value>HTTP Port</value>
   </string>
   <string id="1520" name="server admin ping failed">
-  	<value>Ping failed, multiple servers found with this name.</value>
+    <value>Ping failed, multiple servers found with this name.</value>
+  </string>
+  <string id="1520" name="server admin user">
+    <value>User (SOAP-Access)</value>
+  </string>
+  <string id="1521" name="server admin password">
+    <value>Password</value>
+  </string>
+  <string id="1522" name="server admin webapp path">
+    <value>Webapp path</value>
+  </string>
+  <string id="1523" name="server admin protocol">
+    <value>Protocol</value>
+  </string>
+  <string id="1524" name="server admin ping running">
+    <value>Ping running</value>
   </string>
 </language>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml?rev=1409138&r1=1409137&r2=1409138&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml Wed Nov 14 10:23:08 2012
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -17,15 +18,14 @@
   specific language governing permissions and limitations
   under the License.
   
--->
 
-<!--###############################################
+
+###############################################
 This File is auto-generated by the LanguageEditor 
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-    xsi:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Konferensi</value>
   </string>
@@ -2206,7 +2206,7 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="727" name="sharing session">
     <value>You are already sharing your desktop!</value>
-  </string>  
+  </string>
   <string id="728" name="sharing client">
     <value>Desktop Viewer</value>
   </string>
@@ -2671,7 +2671,7 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="882" name="flvrecording">
     <value>Download as AVI</value>
-  </string>  
+  </string>
   <string id="883" name="flvrecording">
     <value>FLV</value>
   </string>
@@ -2698,7 +2698,7 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="891" name="flvrecording">
     <value>Ok</value>
-  </string>  
+  </string>
   <string id="892" name="sip applet">
     <value>SIP Applet is not Ready</value>
   </string>
@@ -4049,7 +4049,7 @@ see http://incubator.apache.org/openmeet
   <string id="1341" name="submenu">
     <value>Load directly to whiteboard</value>
   </string>
-    <string id="1342" name="attendees">
+  <string id="1342" name="attendees">
     <value>Attendees</value>
   </string>
   <string id="1343" name="atendee manager">
@@ -4125,7 +4125,7 @@ see http://incubator.apache.org/openmeet
     <value>Not allowed</value>
   </string>
   <string id="1367" name="user_left_act_msg">
-    <value> has left the room.</value>
+    <value>has left the room.</value>
   </string>
   <string id="1368" name="clipart icons">
     <value>Math icons</value>
@@ -4206,10 +4206,10 @@ see http://incubator.apache.org/openmeet
     <value>Do you really want to mute this user globally? No other user will hear him anymore!</value>
   </string>
   <string id="1394" name="mute status icons">
-    <value>Your sound is on. Click here to send moderator message to mute your microphone globally  (in the complete conference room) off!</value>
+    <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value>
   </string>
   <string id="1395" name="mute status icons">
-    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally  (in the complete conference room) on!</value>
+    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value>
   </string>
   <string id="1396" name="mute apply self on message">
     <value>would like that the moderator mutes my microphone globally.</value>
@@ -4271,7 +4271,7 @@ see http://incubator.apache.org/openmeet
   <string id="1415" name="chart_pie">
     <value>Pie Chart</value>
   </string>
-    <string id="1416" name="sign_up_validation">
+  <string id="1416" name="sign_up_validation">
     <value>Please enter email</value>
   </string>
   <string id="1417" name="chat_notification">
@@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet
     <value>Publishing. User:</value>
   </string>
   <string id="1505" name="cmd_line_admin">
-    <value>
-    	To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n
-    	1) go to OM install dir (for ex. /opt/red5) \n
-    	2) stop OM (for ex. ./red5-shutdown.sh)\n
-    	3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n
-    	4) download archive with new OM\n
-    	5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n
-    	6) extract downloaded OM to the /opt/red5\n
-    	7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n
-    	8) start OM\n
-    </value>
+    <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value>
   </string>
   <string id="1506" name="public_room_tooltip">
-  	<value>Rooms common to all user</value>
+    <value>Rooms common to all user</value>
   </string>
   <string id="1507" name="private_room_tooltip">
-  	<value>Rooms common to the current user group</value>
+    <value>Rooms common to the current user group</value>
   </string>
   <string id="1508" name="my_room_tooltip">
-  	<value>Rooms of the current user</value>
+    <value>Rooms of the current user</value>
   </string>
   <string id="1509" name="create_new_room">
-  	<value>Create/Modify appointment special room</value>
+    <value>Create/Modify appointment special room</value>
   </string>
   <string id="1510" name="multiple_addresses">
-  	<value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
+    <value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
   </string>
   <string id="1511" name="stream_volume">
-  	<value>Adjust stream volume</value>
+    <value>Adjust stream volume</value>
   </string>
   <string id="1512" name="microphone_volume">
-  	<value>Adjust microphone volume</value>
+    <value>Adjust microphone volume</value>
   </string>
   <string id="1513" name="chat_moderated">
-  	<value>Is chat moderated</value>
+    <value>Is chat moderated</value>
   </string>
   <string id="1514" name="chat_moderated">
-  	<value>Allow message</value>
+    <value>Allow message</value>
   </string>
   <string id="1515" name="chat_opened">
-  	<value>Chat panel opened by default</value>
+    <value>Chat panel opened by default</value>
   </string>
   <string id="1516" name="files_opened">
-  	<value>Files panel opened by default</value>
+    <value>Files panel opened by default</value>
   </string>
   <string id="1517" name="server admin section lastping">
-  	<value>Last ping</value>
+    <value>Last ping</value>
   </string>
   <string id="1518" name="server admin section lastping info">
-  	<value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value>
+    <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value>
   </string>
-  <string id="1519" name="server admin ping failed">
-  	<value>Ping failed, could not find server by this name.</value>
+  <string id="1519" name="server admin port">
+    <value>HTTP Port</value>
   </string>
   <string id="1520" name="server admin ping failed">
-  	<value>Ping failed, multiple servers found with this name.</value>
+    <value>Ping failed, multiple servers found with this name.</value>
+  </string>
+  <string id="1520" name="server admin user">
+    <value>User (SOAP-Access)</value>
+  </string>
+  <string id="1521" name="server admin password">
+    <value>Password</value>
+  </string>
+  <string id="1522" name="server admin webapp path">
+    <value>Webapp path</value>
+  </string>
+  <string id="1523" name="server admin protocol">
+    <value>Protocol</value>
+  </string>
+  <string id="1524" name="server admin ping running">
+    <value>Ping running</value>
   </string>
 </language>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml?rev=1409138&r1=1409137&r2=1409138&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml Wed Nov 14 10:23:08 2012
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -17,15 +18,14 @@
   specific language governing permissions and limitations
   under the License.
   
--->
 
-<!--###############################################
+
+###############################################
 This File is auto-generated by the LanguageEditor 
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-    xsi:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>Conferenza</value>
   </string>
@@ -2668,10 +2668,10 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="881" name="room config">
     <value>Rights</value>
-  </string>  
+  </string>
   <string id="882" name="flvrecording">
     <value>Download as AVI</value>
-  </string> 
+  </string>
   <string id="883" name="flvrecording">
     <value>FLV</value>
   </string>
@@ -2698,7 +2698,7 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="891" name="flvrecording">
     <value>Ok</value>
-  </string> 
+  </string>
   <string id="892" name="sip applet">
     <value>SIP Applet is not Ready</value>
   </string>
@@ -4049,7 +4049,7 @@ see http://incubator.apache.org/openmeet
   <string id="1341" name="submenu">
     <value>Load directly to whiteboard</value>
   </string>
-    <string id="1342" name="attendees">
+  <string id="1342" name="attendees">
     <value>Attendees</value>
   </string>
   <string id="1343" name="atendee manager">
@@ -4125,7 +4125,7 @@ see http://incubator.apache.org/openmeet
     <value>Not allowed</value>
   </string>
   <string id="1367" name="user_left_act_msg">
-    <value> has left the room.</value>
+    <value>has left the room.</value>
   </string>
   <string id="1368" name="clipart icons">
     <value>Math icons</value>
@@ -4206,10 +4206,10 @@ see http://incubator.apache.org/openmeet
     <value>Do you really want to mute this user globally? No other user will hear him anymore!</value>
   </string>
   <string id="1394" name="mute status icons">
-    <value>Your sound is on. Click here to send moderator message to mute your microphone globally  (in the complete conference room) off!</value>
+    <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value>
   </string>
   <string id="1395" name="mute status icons">
-    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally  (in the complete conference room) on!</value>
+    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value>
   </string>
   <string id="1396" name="mute apply self on message">
     <value>would like that the moderator mutes my microphone globally.</value>
@@ -4271,7 +4271,7 @@ see http://incubator.apache.org/openmeet
   <string id="1415" name="chart_pie">
     <value>Pie Chart</value>
   </string>
-    <string id="1416" name="sign_up_validation">
+  <string id="1416" name="sign_up_validation">
     <value>Please enter email</value>
   </string>
   <string id="1417" name="chat_notification">
@@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet
     <value>Publishing. User:</value>
   </string>
   <string id="1505" name="cmd_line_admin">
-    <value>
-    	To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n
-    	1) go to OM install dir (for ex. /opt/red5) \n
-    	2) stop OM (for ex. ./red5-shutdown.sh)\n
-    	3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n
-    	4) download archive with new OM\n
-    	5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n
-    	6) extract downloaded OM to the /opt/red5\n
-    	7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n
-    	8) start OM\n
-    </value>
+    <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value>
   </string>
   <string id="1506" name="public_room_tooltip">
-  	<value>Rooms common to all user</value>
+    <value>Rooms common to all user</value>
   </string>
   <string id="1507" name="private_room_tooltip">
-  	<value>Rooms common to the current user group</value>
+    <value>Rooms common to the current user group</value>
   </string>
   <string id="1508" name="my_room_tooltip">
-  	<value>Rooms of the current user</value>
+    <value>Rooms of the current user</value>
   </string>
   <string id="1509" name="create_new_room">
-  	<value>Create/Modify appointment special room</value>
+    <value>Create/Modify appointment special room</value>
   </string>
   <string id="1510" name="multiple_addresses">
-  	<value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
+    <value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
   </string>
   <string id="1511" name="stream_volume">
-  	<value>Adjust stream volume</value>
+    <value>Adjust stream volume</value>
   </string>
   <string id="1512" name="microphone_volume">
-  	<value>Adjust microphone volume</value>
+    <value>Adjust microphone volume</value>
   </string>
   <string id="1513" name="chat_moderated">
-  	<value>Is chat moderated</value>
+    <value>Is chat moderated</value>
   </string>
   <string id="1514" name="chat_moderated">
-  	<value>Allow message</value>
+    <value>Allow message</value>
   </string>
   <string id="1515" name="chat_opened">
-  	<value>Chat panel opened by default</value>
+    <value>Chat panel opened by default</value>
   </string>
   <string id="1516" name="files_opened">
-  	<value>Files panel opened by default</value>
+    <value>Files panel opened by default</value>
   </string>
   <string id="1517" name="server admin section lastping">
-  	<value>Last ping</value>
+    <value>Last ping</value>
   </string>
   <string id="1518" name="server admin section lastping info">
-  	<value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value>
+    <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value>
   </string>
-  <string id="1519" name="server admin ping failed">
-  	<value>Ping failed, could not find server by this name.</value>
+  <string id="1519" name="server admin port">
+    <value>HTTP Port</value>
   </string>
   <string id="1520" name="server admin ping failed">
-  	<value>Ping failed, multiple servers found with this name.</value>
+    <value>Ping failed, multiple servers found with this name.</value>
+  </string>
+  <string id="1520" name="server admin user">
+    <value>User (SOAP-Access)</value>
+  </string>
+  <string id="1521" name="server admin password">
+    <value>Password</value>
+  </string>
+  <string id="1522" name="server admin webapp path">
+    <value>Webapp path</value>
+  </string>
+  <string id="1523" name="server admin protocol">
+    <value>Protocol</value>
+  </string>
+  <string id="1524" name="server admin ping running">
+    <value>Ping running</value>
   </string>
 </language>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml?rev=1409138&r1=1409137&r2=1409138&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml Wed Nov 14 10:23:08 2012
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -17,14 +18,14 @@
   specific language governing permissions and limitations
   under the License.
   
--->
-<!--###############################################
+
+
+###############################################
 This File is auto-generated by the LanguageEditor 
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-    xsi:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>会議室</value>
   </string>
@@ -4538,61 +4539,66 @@ see http://incubator.apache.org/openmeet
     <value>Publishing. User:</value>
   </string>
   <string id="1505" name="cmd_line_admin">
-    <value>
-    	To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n
-    	1) go to OM install dir (for ex. /opt/red5) \n
-    	2) stop OM (for ex. ./red5-shutdown.sh)\n
-    	3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n
-    	4) download archive with new OM\n
-    	5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n
-    	6) extract downloaded OM to the /opt/red5\n
-    	7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n
-    	8) start OM\n
-    </value>
+    <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value>
   </string>
   <string id="1506" name="public_room_tooltip">
-  	<value>Rooms common to all user</value>
+    <value>Rooms common to all user</value>
   </string>
   <string id="1507" name="private_room_tooltip">
-  	<value>Rooms common to the current user group</value>
+    <value>Rooms common to the current user group</value>
   </string>
   <string id="1508" name="my_room_tooltip">
-  	<value>Rooms of the current user</value>
+    <value>Rooms of the current user</value>
   </string>
   <string id="1509" name="create_new_room">
-  	<value>Create/Modify appointment special room</value>
+    <value>Create/Modify appointment special room</value>
   </string>
   <string id="1510" name="multiple_addresses">
-  	<value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
+    <value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
   </string>
   <string id="1511" name="stream_volume">
-  	<value>Adjust stream volume</value>
+    <value>Adjust stream volume</value>
   </string>
   <string id="1512" name="microphone_volume">
-  	<value>Adjust microphone volume</value>
+    <value>Adjust microphone volume</value>
   </string>
   <string id="1513" name="chat_moderated">
-  	<value>Is chat moderated</value>
+    <value>Is chat moderated</value>
   </string>
   <string id="1514" name="chat_moderated">
-  	<value>Allow message</value>
+    <value>Allow message</value>
   </string>
   <string id="1515" name="chat_opened">
-  	<value>Chat panel opened by default</value>
+    <value>Chat panel opened by default</value>
   </string>
   <string id="1516" name="files_opened">
-  	<value>Files panel opened by default</value>
+    <value>Files panel opened by default</value>
   </string>
   <string id="1517" name="server admin section lastping">
-  	<value>Last ping</value>
+    <value>Last ping</value>
   </string>
   <string id="1518" name="server admin section lastping info">
-  	<value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value>
+    <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value>
   </string>
-  <string id="1519" name="server admin ping failed">
-  	<value>Ping failed, could not find server by this name.</value>
+  <string id="1519" name="server admin port">
+    <value>HTTP Port</value>
   </string>
   <string id="1520" name="server admin ping failed">
-  	<value>Ping failed, multiple servers found with this name.</value>
+    <value>Ping failed, multiple servers found with this name.</value>
+  </string>
+  <string id="1520" name="server admin user">
+    <value>User (SOAP-Access)</value>
+  </string>
+  <string id="1521" name="server admin password">
+    <value>Password</value>
+  </string>
+  <string id="1522" name="server admin webapp path">
+    <value>Webapp path</value>
+  </string>
+  <string id="1523" name="server admin protocol">
+    <value>Protocol</value>
+  </string>
+  <string id="1524" name="server admin ping running">
+    <value>Ping running</value>
   </string>
 </language>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml?rev=1409138&r1=1409137&r2=1409138&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml Wed Nov 14 10:23:08 2012
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -17,15 +18,14 @@
   specific language governing permissions and limitations
   under the License.
   
--->
 
-<!--###############################################
+
+###############################################
 This File is auto-generated by the LanguageEditor 
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-    xsi:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>회의</value>
   </string>
@@ -2206,7 +2206,7 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="727" name="sharing session">
     <value>You are already sharing your desktop!</value>
-  </string>  
+  </string>
   <string id="728" name="sharing client">
     <value>Desktop Viewer</value>
   </string>
@@ -2668,10 +2668,10 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="881" name="room config">
     <value>Rights</value>
-  </string>  
+  </string>
   <string id="882" name="flvrecording">
     <value>Download as AVI</value>
-  </string>  
+  </string>
   <string id="883" name="flvrecording">
     <value>FLV</value>
   </string>
@@ -4049,7 +4049,7 @@ see http://incubator.apache.org/openmeet
   <string id="1341" name="submenu">
     <value>Load directly to whiteboard</value>
   </string>
-    <string id="1342" name="attendees">
+  <string id="1342" name="attendees">
     <value>Attendees</value>
   </string>
   <string id="1343" name="atendee manager">
@@ -4125,7 +4125,7 @@ see http://incubator.apache.org/openmeet
     <value>Not allowed</value>
   </string>
   <string id="1367" name="user_left_act_msg">
-    <value> has left the room.</value>
+    <value>has left the room.</value>
   </string>
   <string id="1368" name="clipart icons">
     <value>Math icons</value>
@@ -4206,10 +4206,10 @@ see http://incubator.apache.org/openmeet
     <value>Do you really want to mute this user globally? No other user will hear him anymore!</value>
   </string>
   <string id="1394" name="mute status icons">
-    <value>Your sound is on. Click here to send moderator message to mute your microphone globally  (in the complete conference room) off!</value>
+    <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value>
   </string>
   <string id="1395" name="mute status icons">
-    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally  (in the complete conference room) on!</value>
+    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value>
   </string>
   <string id="1396" name="mute apply self on message">
     <value>would like that the moderator mutes my microphone globally.</value>
@@ -4271,7 +4271,7 @@ see http://incubator.apache.org/openmeet
   <string id="1415" name="chart_pie">
     <value>Pie Chart</value>
   </string>
-    <string id="1416" name="sign_up_validation">
+  <string id="1416" name="sign_up_validation">
     <value>Please enter email</value>
   </string>
   <string id="1417" name="chat_notification">
@@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet
     <value>Publishing. User:</value>
   </string>
   <string id="1505" name="cmd_line_admin">
-    <value>
-    	To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n
-    	1) go to OM install dir (for ex. /opt/red5) \n
-    	2) stop OM (for ex. ./red5-shutdown.sh)\n
-    	3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n
-    	4) download archive with new OM\n
-    	5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n
-    	6) extract downloaded OM to the /opt/red5\n
-    	7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n
-    	8) start OM\n
-    </value>
+    <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value>
   </string>
   <string id="1506" name="public_room_tooltip">
-  	<value>Rooms common to all user</value>
+    <value>Rooms common to all user</value>
   </string>
   <string id="1507" name="private_room_tooltip">
-  	<value>Rooms common to the current user group</value>
+    <value>Rooms common to the current user group</value>
   </string>
   <string id="1508" name="my_room_tooltip">
-  	<value>Rooms of the current user</value>
+    <value>Rooms of the current user</value>
   </string>
   <string id="1509" name="create_new_room">
-  	<value>Create/Modify appointment special room</value>
+    <value>Create/Modify appointment special room</value>
   </string>
   <string id="1510" name="multiple_addresses">
-  	<value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
+    <value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
   </string>
   <string id="1511" name="stream_volume">
-  	<value>Adjust stream volume</value>
+    <value>Adjust stream volume</value>
   </string>
   <string id="1512" name="microphone_volume">
-  	<value>Adjust microphone volume</value>
+    <value>Adjust microphone volume</value>
   </string>
   <string id="1513" name="chat_moderated">
-  	<value>Is chat moderated</value>
+    <value>Is chat moderated</value>
   </string>
   <string id="1514" name="chat_moderated">
-  	<value>Allow message</value>
+    <value>Allow message</value>
   </string>
   <string id="1515" name="chat_opened">
-  	<value>Chat panel opened by default</value>
+    <value>Chat panel opened by default</value>
   </string>
   <string id="1516" name="files_opened">
-  	<value>Files panel opened by default</value>
+    <value>Files panel opened by default</value>
   </string>
   <string id="1517" name="server admin section lastping">
-  	<value>Last ping</value>
+    <value>Last ping</value>
   </string>
   <string id="1518" name="server admin section lastping info">
-  	<value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value>
+    <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value>
   </string>
-  <string id="1519" name="server admin ping failed">
-  	<value>Ping failed, could not find server by this name.</value>
+  <string id="1519" name="server admin port">
+    <value>HTTP Port</value>
   </string>
   <string id="1520" name="server admin ping failed">
-  	<value>Ping failed, multiple servers found with this name.</value>
+    <value>Ping failed, multiple servers found with this name.</value>
+  </string>
+  <string id="1520" name="server admin user">
+    <value>User (SOAP-Access)</value>
+  </string>
+  <string id="1521" name="server admin password">
+    <value>Password</value>
+  </string>
+  <string id="1522" name="server admin webapp path">
+    <value>Webapp path</value>
+  </string>
+  <string id="1523" name="server admin protocol">
+    <value>Protocol</value>
+  </string>
+  <string id="1524" name="server admin ping running">
+    <value>Ping running</value>
   </string>
 </language>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml?rev=1409138&r1=1409137&r2=1409138&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml Wed Nov 14 10:23:08 2012
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -17,15 +18,14 @@
   specific language governing permissions and limitations
   under the License.
   
--->
 
-<!--###############################################
+
+###############################################
 This File is auto-generated by the LanguageEditor 
 to add new Languages or modify/customize it use the LanguageEditor 
 see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details 
 ###############################################-->
-<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-    xsi:noNamespaceSchemaLocation="language.xsd">
+<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd">
   <string id="1" name="conference">
     <value>كنفرانس</value>
   </string>
@@ -2206,7 +2206,7 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="727" name="sharing session">
     <value>You are already sharing your desktop!</value>
-  </string>  
+  </string>
   <string id="728" name="sharing client">
     <value>Desktop Viewer</value>
   </string>
@@ -2668,10 +2668,10 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="881" name="room config">
     <value>Rights</value>
-  </string>  
+  </string>
   <string id="882" name="flvrecording">
     <value>Download as AVI</value>
-  </string>  
+  </string>
   <string id="883" name="flvrecording">
     <value>FLV</value>
   </string>
@@ -4049,7 +4049,7 @@ see http://incubator.apache.org/openmeet
   <string id="1341" name="submenu">
     <value>Load directly to whiteboard</value>
   </string>
-    <string id="1342" name="attendees">
+  <string id="1342" name="attendees">
     <value>Attendees</value>
   </string>
   <string id="1343" name="atendee manager">
@@ -4125,7 +4125,7 @@ see http://incubator.apache.org/openmeet
     <value>Not allowed</value>
   </string>
   <string id="1367" name="user_left_act_msg">
-    <value> has left the room.</value>
+    <value>has left the room.</value>
   </string>
   <string id="1368" name="clipart icons">
     <value>Math icons</value>
@@ -4206,10 +4206,10 @@ see http://incubator.apache.org/openmeet
     <value>Do you really want to mute this user globally? No other user will hear him anymore!</value>
   </string>
   <string id="1394" name="mute status icons">
-    <value>Your sound is on. Click here to send moderator message to mute your microphone globally  (in the complete conference room) off!</value>
+    <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value>
   </string>
   <string id="1395" name="mute status icons">
-    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally  (in the complete conference room) on!</value>
+    <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value>
   </string>
   <string id="1396" name="mute apply self on message">
     <value>would like that the moderator mutes my microphone globally.</value>
@@ -4271,7 +4271,7 @@ see http://incubator.apache.org/openmeet
   <string id="1415" name="chart_pie">
     <value>Pie Chart</value>
   </string>
-    <string id="1416" name="sign_up_validation">
+  <string id="1416" name="sign_up_validation">
     <value>Please enter email</value>
   </string>
   <string id="1417" name="chat_notification">
@@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet
     <value>Publishing. User:</value>
   </string>
   <string id="1505" name="cmd_line_admin">
-    <value>
-    	To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n
-    	1) go to OM install dir (for ex. /opt/red5) \n
-    	2) stop OM (for ex. ./red5-shutdown.sh)\n
-    	3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n
-    	4) download archive with new OM\n
-    	5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n
-    	6) extract downloaded OM to the /opt/red5\n
-    	7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n
-    	8) start OM\n
-    </value>
+    <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value>
   </string>
   <string id="1506" name="public_room_tooltip">
-  	<value>Rooms common to all user</value>
+    <value>Rooms common to all user</value>
   </string>
   <string id="1507" name="private_room_tooltip">
-  	<value>Rooms common to the current user group</value>
+    <value>Rooms common to the current user group</value>
   </string>
   <string id="1508" name="my_room_tooltip">
-  	<value>Rooms of the current user</value>
+    <value>Rooms of the current user</value>
   </string>
   <string id="1509" name="create_new_room">
-  	<value>Create/Modify appointment special room</value>
+    <value>Create/Modify appointment special room</value>
   </string>
   <string id="1510" name="multiple_addresses">
-  	<value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
+    <value>You can enter multiple addresses in the format: firstname1 lastname1 &lt;email1&gt;,"firstname2 lastname2" &lt;email2&gt;,'firstname3 lastname3' &lt;email3&gt;, ...</value>
   </string>
   <string id="1511" name="stream_volume">
-  	<value>Adjust stream volume</value>
+    <value>Adjust stream volume</value>
   </string>
   <string id="1512" name="microphone_volume">
-  	<value>Adjust microphone volume</value>
+    <value>Adjust microphone volume</value>
   </string>
   <string id="1513" name="chat_moderated">
-  	<value>Is chat moderated</value>
+    <value>Is chat moderated</value>
   </string>
   <string id="1514" name="chat_moderated">
-  	<value>Allow message</value>
+    <value>Allow message</value>
   </string>
   <string id="1515" name="chat_opened">
-  	<value>Chat panel opened by default</value>
+    <value>Chat panel opened by default</value>
   </string>
   <string id="1516" name="files_opened">
-  	<value>Files panel opened by default</value>
+    <value>Files panel opened by default</value>
   </string>
   <string id="1517" name="server admin section lastping">
-  	<value>Last ping</value>
+    <value>Last ping</value>
   </string>
   <string id="1518" name="server admin section lastping info">
-  	<value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value>
+    <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value>
   </string>
-  <string id="1519" name="server admin ping failed">
-  	<value>Ping failed, could not find server by this name.</value>
+  <string id="1519" name="server admin port">
+    <value>HTTP Port</value>
   </string>
   <string id="1520" name="server admin ping failed">
-  	<value>Ping failed, multiple servers found with this name.</value>
+    <value>Ping failed, multiple servers found with this name.</value>
+  </string>
+  <string id="1520" name="server admin user">
+    <value>User (SOAP-Access)</value>
+  </string>
+  <string id="1521" name="server admin password">
+    <value>Password</value>
+  </string>
+  <string id="1522" name="server admin webapp path">
+    <value>Webapp path</value>
+  </string>
+  <string id="1523" name="server admin protocol">
+    <value>Protocol</value>
+  </string>
+  <string id="1524" name="server admin ping running">
+    <value>Ping running</value>
   </string>
 </language>