You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2012/09/20 05:18:46 UTC

svn commit: r1387847 - /incubator/openmeetings/trunk/singlewebapp/WebContent/languages/

Author: solomax
Date: Thu Sep 20 03:18:44 2012
New Revision: 1387847

URL: http://svn.apache.org/viewvc?rev=1387847&view=rev
Log:
Short command line admin usage is corrected

Modified:
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml Thu Sep 20 03:18:44 2012
@@ -4548,7 +4548,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml Thu Sep 20 03:18:44 2012
@@ -4546,7 +4546,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese%20simplified.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese simplified.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese%20traditional.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese traditional.xml Thu Sep 20 03:18:44 2012
@@ -4559,7 +4559,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml Thu Sep 20 03:18:44 2012
@@ -4546,7 +4546,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch%20%28studIP%29.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch (studIP).xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml Thu Sep 20 03:18:44 2012
@@ -6014,7 +6014,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml Thu Sep 20 03:18:44 2012
@@ -4543,7 +4543,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml Thu Sep 20 03:18:44 2012
@@ -5990,7 +5990,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml Thu Sep 20 03:18:44 2012
@@ -4546,7 +4546,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) télécharger la nouvelle version d'OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (déplacer la version d'OM qui fonctionne par sécurité.)<br/>
     	&#160;&#160;6) extraire la nouvelle version d'OM dans /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/nom_du_backup.zip (ou './admin.sh -i ~/nom_du_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' dans le cas d'une BD qui n'est pas celle par défaut.)<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) Démarrer OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml Thu Sep 20 03:18:44 2012
@@ -4546,7 +4546,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml Thu Sep 20 03:18:44 2012
@@ -4620,7 +4620,7 @@ transmitowania głosu i obrazu wideo.<
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues%20brazil.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml Thu Sep 20 03:18:44 2012
@@ -4548,7 +4548,7 @@ Details
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml Thu Sep 20 03:18:44 2012
@@ -4555,7 +4555,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml Thu Sep 20 03:18:44 2012
@@ -4546,7 +4546,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml?rev=1387847&r1=1387846&r2=1387847&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml Thu Sep 20 03:18:44 2012
@@ -4547,7 +4547,7 @@ see http://incubator.apache.org/openmeet
     	&#160;&#160;4) download archive with new OM<br/>
     	&#160;&#160;5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))<br/>
     	&#160;&#160;6) extract downloaded OM to the /opt/red5<br/>
-    	&#160;&#160;7) ./admin.sh -i ~/today_om_backup.zip (or './admin.sh -i ~/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 )<br/>
+    	&#160;&#160;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 )<br/>
     	&#160;&#160;8) start OM<br/>
     </value>
   </string>