Author: aaf
Date: Thu Dec 20 03:12:44 2012
New Revision: 1424273
URL: http://svn.apache.org/viewvc?rev=1424273&view=rev
Log:
Committed resources for OPENMEETINGS-228
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/font.png
(with props)
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_bold.png
(with props)
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_color.png
(with props)
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_hyperlink.png
(with props)
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_italic.png
(with props)
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_underline.png
(with props)
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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese
simplified.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese
simplified.xml Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese
traditional.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese
traditional.xml Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch
(studIP).xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch
(studIP).xml Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,22 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1528" name="room_options">
+ <value>Auto select interview video pod</value>
+ </string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues
brazil.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues
brazil.xml Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>ÐодÑÑÑкнÑÑÑй ÑÑиÑÑ</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>СÑÐ¸Ð»Ñ ÑÑиÑÑа</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>РазÑеÑиÑÑ Ð¸ÑполÑзование ÑÑилей в
ÑаÑе</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Ð¦Ð²ÐµÑ ÑÑиÑÑа</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>ÐипеÑÑÑÑлка</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml Thu
Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</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=1424273&r1=1424272&r2=1424273&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
Thu Dec 20 03:12:44 2012
@@ -4610,4 +4610,19 @@ see http://incubator.apache.org/openmeet
<string id="1528" name="room_options">
<value>Auto select interview video pod</value>
</string>
+ <string id="1529" name="font_underline">
+ <value>Underline</value>
+ </string>
+ <string id="1530" name="font_style">
+ <value>Font style</value>
+ </string>
+ <string id="1531" name="allow_font_styles">
+ <value>Allow font styles</value>
+ </string>
+ <string id="1532" name="font_color">
+ <value>Font color</value>
+ </string>
+ <string id="1533" name="hyperlink">
+ <value>Hyperlink</value>
+ </string>
</language>
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/font.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/font.png?rev=1424273&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/font.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_bold.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_bold.png?rev=1424273&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_bold.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_color.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_color.png?rev=1424273&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_color.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_hyperlink.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_hyperlink.png?rev=1424273&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_hyperlink.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_italic.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_italic.png?rev=1424273&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_italic.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_underline.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_underline.png?rev=1424273&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/resources/text_underline.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream