Author: solomax
Date: Wed Jul 18 19:12:21 2012
New Revision: 1363054

URL: http://svn.apache.org/viewvc?rev=1363054&view=rev
Log:
Upgrade instruction using command line admin  are added

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
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/admin/backup/backupContent.lzx

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml 
Wed Jul 18 19:12:21 2012
@@ -4539,4 +4539,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml 
Wed Jul 18 19:12:21 2012
@@ -4537,4 +4537,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
simplified.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
simplified.xml Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
traditional.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
traditional.xml Wed Jul 18 19:12:21 2012
@@ -4550,4 +4550,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml 
Wed Jul 18 19:12:21 2012
@@ -4537,4 +4537,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch 
(studIP).xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch 
(studIP).xml Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml 
Wed Jul 18 19:12:21 2012
@@ -6005,4 +6005,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml 
Wed Jul 18 19:12:21 2012
@@ -4534,4 +4534,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml 
Wed Jul 18 19:12:21 2012
@@ -5981,4 +5981,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml 
Wed Jul 18 19:12:21 2012
@@ -4537,4 +4537,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml 
Wed Jul 18 19:12:21 2012
@@ -4537,4 +4537,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml 
Wed Jul 18 19:12:21 2012
@@ -4611,4 +4611,17 @@ transmitowania głosu i obrazu wideo.<
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

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=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues 
brazil.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues 
brazil.xml Wed Jul 18 19:12:21 2012
@@ -4539,4 +4539,17 @@ Details
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml 
Wed Jul 18 19:12:21 2012
@@ -4546,4 +4546,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml Wed 
Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml 
Wed Jul 18 19:12:21 2012
@@ -4537,4 +4537,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml 
Wed Jul 18 19:12:21 2012
@@ -4538,4 +4538,17 @@ see http://incubator.apache.org/openmeet
   <string id="1504" name="publishing_message">
     <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:<br/>
+       &#160;&#160;1) go to OM install dir (for ex. /opt/red5) <br/>
+       &#160;&#160;2) stop OM (for ex. ./red5-shutdown.sh)<br/>
+       &#160;&#160;3) ./admin.sh -b -file ~/today_om_backup.zip (create backup 
of current OM)<br/>
+       &#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;8) start OM<br/>
+    </value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/admin/backup/backupContent.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/admin/backup/backupContent.lzx?rev=1363054&r1=1363053&r2=1363054&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/admin/backup/backupContent.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/admin/backup/backupContent.lzx
 Wed Jul 18 19:12:21 2012
@@ -79,6 +79,7 @@
        </handler>
     </labelText>    
     
+    <labelText fontsize="10" y="280" labelid="1505" multiline="true" />
 </class>
 
 </library>


Reply via email to