[OPENMEETINGS-1662] text on start widget was changed

Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/ffb5ae10
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/ffb5ae10
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/ffb5ae10

Branch: refs/heads/master
Commit: ffb5ae104e4e3eb850d16a6721baafbdd3a1e2d8
Parents: 4262c72
Author: Maxim Solodovnik <[email protected]>
Authored: Sun Jul 9 12:40:42 2017 +0700
Committer: Maxim Solodovnik <[email protected]>
Committed: Sun Jul 9 12:41:07 2017 +0700

----------------------------------------------------------------------
 .../org/apache/openmeetings/web/app/Application.java     |  2 +-
 .../openmeetings/web/app/Application.properties.xml      |  7 ++++---
 .../openmeetings/web/app/Application_ar.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_bg.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_ca.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_cs.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_da.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_de.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_el.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_es.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_fa.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_fi.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_fr.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_gl.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_hu.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_id.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_it.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_ja.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_ko.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_nl.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_pl.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_pt.properties.xml   | 11 ++++++-----
 .../web/app/Application_pt_BR.properties.xml             | 11 ++++++-----
 .../openmeetings/web/app/Application_ru.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_sk.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_sv.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_th.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_tr.properties.xml   | 11 ++++++-----
 .../openmeetings/web/app/Application_uk.properties.xml   | 11 ++++++-----
 .../web/app/Application_zh_CN.properties.xml             | 11 ++++++-----
 .../web/app/Application_zh_TW.properties.xml             | 11 ++++++-----
 .../openmeetings/web/user/dashboard/StartWidget.java     |  6 +++---
 .../web/user/dashboard/StartWidgetDescriptor.java        |  4 ++--
 .../openmeetings/web/user/dashboard/StartWidgetView.html |  8 ++++----
 .../openmeetings/web/user/dashboard/StartWidgetView.java |  6 +++---
 35 files changed, 191 insertions(+), 161 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java
index 7ba1417..b68706a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java
@@ -133,7 +133,7 @@ public class Application extends 
AuthenticatedWebApplication implements IApplica
        private static Set<String> STRINGS_WITH_APP = new HashSet<>(); //FIXME 
need to be removed
        private static String appName;
        static {
-               STRINGS_WITH_APP.addAll(Arrays.asList("499", "500", "506", 
"511", "512", "513", "517", "532", "622", "804"
+               STRINGS_WITH_APP.addAll(Arrays.asList("499", "500", "506", 
"511", "512", "513", "517", "532", "622", "widget.start.desc"
                                , "909", "952", "978", "981", "984", "989", 
"990", "999", "1151", "1155", "1157", "1158", "1194"));
        }
        public static final String HASH_MAPPING = "/hash";

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
index 5f44a6b..1c9ccfd 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml
@@ -16,7 +16,7 @@
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose room</entry>
   <entry key="772">Check setup</entry>
   <entry key="773">Start conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start recording test</entry>
   <entry key="776">Do not show audio/video test before entering a 
conference</entry>
   <entry key="777">Public rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your web conferencing platform. You can either follow 
the 1-2-3 steps to enter a conference room directly or you choose the Calendar 
to set up and plan a meeting.</entry>
   <entry key="805">Plan a meeting</entry>
   <entry key="806">To setup a conference you can add a new event in the 
calendar</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
index e37f2b4..708bbb0 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">إختر غرفة</entry>
   <entry key="772">فحص الإعدادات</entry>
   <entry key="773">بدء المؤتمر</entry>
-  <entry key="774">الطريق إلى المؤتمر:</entry>
   <entry key="775">بدء التسجيل</entry>
   <entry key="776">لا تظهر فحص صوت / صورة (تسجيل) قبل 
دخول المؤتمر</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">الطريق إلى المؤتم
ر:</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
index 76dcdd9..9179615 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Избор на стая</entry>
   <entry key="772">Проба настройки</entry>
   <entry key="773">Старт конференция</entry>
-  <entry key="774">Тип конференция:</entry>
   <entry key="775">Начало запис</entry>
   <entry key="776">Не показвай Аудио/Видео тест 
запис, преди влизане в конференцията.</entry>
   <entry key="777">Публични стаи</entry>
@@ -817,7 +816,6 @@
   <entry key="801">месец</entry>
   <entry key="802">Описание</entry>
   <entry key="803">Присъстващи</entry>
-  <entry key="804">Моля, следвайте инструкциите и 
натиснете бутона Start, за да започнете 
конференция веднага или отидете в 
календара, за да планирате бъдеща 
конференция.</entry>
   <entry key="805">Планиране среща</entry>
   <entry key="806">За да планирате среща, добавете 
събитие към каледара. За всяко събитие в 
каледара ще бъде автоматично създадена 
стая за конференция. Вие и всички 
присъстващи ще получат мейл с линк към 
стаята&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; Може да 
изберете различни типове стаи с различен 
тип модерация.</entry>
   <entry key="807">Нужда от помощ?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. 
Моля, следвайте инструкциите и натиснете 
бутона Start, за да започнете конференция 
веднага или отидете в календара, за да 
планирате бъдеща конференция.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
index b5f606e..7f22b79 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Anar a la Sala</entry>
   <entry key="772">Comprovar Config.</entry>
   <entry key="773">Iniciar Conferen.</entry>
-  <entry key="774">Instruccions Conferència:</entry>
   <entry key="775">Iniciar Gravació</entry>
   <entry key="776">No mostrar el test de gravació d'àudio /vídeo abans 
d'entrar en una Conferència</entry>
   <entry key="777">Salas públiques</entry>
@@ -817,7 +816,6 @@
   <entry key="801">mes</entry>
   <entry key="802">Descripció</entry>
   <entry key="803">Asistents</entry>
-  <entry key="804">{0}, la seva Plataforma Web de Videoconferència. Només 
segueixi les instruccions, pressioni el botó per a iniciar immediatament o 
vagi al Calendari per a programar una Trobada més endavant.</entry>
   <entry key="805">Progr. Trobada</entry>
   <entry key="806">Per a planificar una conferència, afegeixi un nou 
Esdeveniment en el Calendari. Per a cada Esdeveniment es crearà automà
ticament una Sala de (vídeo)conferència. Vostè i la resta d'assistents 
rebran un correu amb un enllaç de la sala. &lt;br/&gt;&lt;br/&gt;Pot escollir 
entre diferents tipus de sales amb diferents dissenys i sistemes de moderació. 
També pot escollir entre diferents tipus de notificació de correu que 
s'envien en cada esdeveniment del calendari.</entry>
   <entry key="807">¿Necessita ajuda?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Instruccions Conferència:</entry>
+       <entry key="widget.start.desc">{0}, la seva Plataforma Web de 
Videoconferència. Només segueixi les instruccions, pressioni el botó per a 
iniciar immediatament o vagi al Calendari per a programar una Trobada més 
endavant.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
index 3aa3fa4..4aa44db 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
index 5fb528b..a42c32e 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Vælg rum</entry>
   <entry key="772">Kontroller Setup</entry>
   <entry key="773">Start konference</entry>
-  <entry key="774">Sådan gør du:</entry>
   <entry key="775">Start optagelse</entry>
   <entry key="776">Vis ikke Audio / Video Test (optagelse) før du deltager i 
en konference</entry>
   <entry key="777">Offentlige Rum</entry>
@@ -817,7 +816,6 @@
   <entry key="801">måned</entry>
   <entry key="802">Beskrivelse</entry>
   <entry key="803">Deltagere</entry>
-  <entry key="804">{0} konferenceplatform. Klik på startknappen for at starte 
en konference med det samme eller gå til din kalender for at planlægge et 
møde.</entry>
   <entry key="805">Planlæg et møde</entry>
   <entry key="806">For at sætte en konference op, kan du tilføje en event i 
din kalender. For hver event der oprettes, vil der automatisk blive oprettet et 
konferencerum. Alle deltagere samt dig selv, vil få tilsendt en email med en 
genvej (link) til det pågældende konferencerum.&lt;br/&gt;&lt;br/&gt;Du kan 
vælge mellem forskellige rumtyper med forskellig layout og funktionalitet. Du 
kan også vælge mellem forskellige notificeringsmuligheder (email), som sendes 
for hver kalender event.</entry>
   <entry key="807">Behov for hjælp?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Sådan gør du</entry>
+       <entry key="widget.start.desc">{0}, konferenceplatform. Klik på 
startknappen for at starte en konference med det samme eller gå til din 
kalender for at planlægge et møde.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
index ba68b4a..ab0b0ec 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Raum wählen</entry>
   <entry key="772">Prüfe Setup</entry>
   <entry key="773">Starte Konferenz</entry>
-  <entry key="774">Wie starte ich eine Konferenz</entry>
   <entry key="775">Starte Aufnahme</entry>
   <entry key="776">Audio-/Video-Test (Aufnahme) vor dem Betreten einer 
Konferenz nicht zeigen</entry>
   <entry key="777">Öffentliche Räume</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Monat</entry>
   <entry key="802">Beschreibung</entry>
   <entry key="803">Teilnehmer</entry>
-  <entry key="804">{0}, Ihre Web Konferenz Plattform. Entweder starten Sie 
sofort ein Meeting indem Sie den 1-2-3 Anweisungen folgen oder Sie benutzen 
"Meetings planen" um eine Konferenz zu planen.</entry>
   <entry key="805">Konferenz planen</entry>
   <entry key="806">Um eine Konferenz zu planen können Sie einen Event im 
Kalender hinzufügen.</entry>
   <entry key="807">Brauchen Sie Hilfe?</entry>
@@ -1928,4 +1926,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Wie starte ich eine Konferenz</entry>
+       <entry key="widget.start.desc">{0}, Ihre Web Konferenz Plattform. 
Entweder starten Sie sofort ein Meeting indem Sie den 1-2-3 Anweisungen folgen 
oder Sie benutzen "Meetings planen" um eine Konferenz zu planen.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
index 88c708e..7972b4a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Επιλογή Δωματίου</entry>
   <entry key="772">Έλεγχος</entry>
   <entry key="773">Έναρξη Συνδιάσκεψης</entry>
-  <entry key="774">Διαδικασία Συνδιάσκεψης:</entry>
   <entry key="775">Μαγνητοσκόπηση</entry>
   <entry key="776">Να μην γίνεται Έλεγχος Ήχου
/Βίντεο (Μαγνητοσκόπηση) πριν από την 
είσοδο σε Συνδιάσκεψη.</entry>
   <entry key="777">Δημόσια Δωμάτια</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Μήνας</entry>
   <entry key="802">Περιγραφή</entry>
   <entry key="803">Συμμετέχοντες</entry>
-  <entry key="804">{0}: Η Πλατφόρμα Σας για Web Συ
νδιασκέψεις. Μπορείτε να ακολουθήσετε τις 
Οδηγίες, να πατήσετε το κουμπί Έναρξης και 
να ξεκινήσετε αμέσως μια Συνδιάσκεψη ή να 
μετα-φερθείτε στο Ημερολόγιο και να 
προγραμματίσετε μια Συνδιάσκεψη για το 
μέλλον.</entry>
   <entry key="805">Σχέδιο Συνάντησης</entry>
   <entry key="806">Για να προγραμματίσετε μια Συ
νδιάσκεψη μπορείτε να προσθέσετε ένα νέο Συ
μβάν στο Ημερολόγιο. Για κάθε Συμβάν του 
Ημερολογίου δημιουργείται αυτόματα ένα 
Δωμάτιο Συνδιασκέψεων. Εσείς, μάζι με όλους 
τους Συμμετέχοντες στην Συνδιάσκεψη, θα 
λάβετε ένα mail με σύνδεσμο στο συγκεκριμένο 
Δωμάτιο.&lt;br/&gt;&lt;br/&gt;Μπορείτε να επιλέξετε 
μεταξύ διαφορετικών τύπων Δωματίων που 
έχουν διαφορετικές διατάξεις και 
διαφορετικά συστήματα Συντονισμού. 
Μπορείτε επίσης να επιλέξετε μεταξύ 
διαφορετικών τύπων Ειδοποίησης για το mail 
που θα σταλεί για κάθε 
 Συμβάν του Ημερολογίου.</entry>
   <entry key="807">Χρειάζεστε Βοήθεια;</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Διαδικασία Συ
νδιάσκεψης:</entry>
+       <entry key="widget.start.desc">{0}, Η Πλατφόρμα Σας για 
Web Συνδιασκέψεις. Μπορείτε να ακολουθήσετε 
τις Οδηγίες, να πατήσετε το κουμπί Έναρξης 
και να ξεκινήσετε αμέσως μια Συνδιάσκεψη ή 
να μετα-φερθείτε στο Ημερολόγιο και να 
προγραμματίσετε μια Συνδιάσκεψη για το 
μέλλον.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
index 8d09775..35a6ea7 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Ir a la sala</entry>
   <entry key="772">Comprobar Config.</entry>
   <entry key="773">Iniciar Confer.</entry>
-  <entry key="774">Instrucciones Conferencia:</entry>
   <entry key="775">Iniciar Grabación</entry>
   <entry key="776">No mostrar el test de grabación de audio /vídeo antes de 
entrar en una Conferencia</entry>
   <entry key="777">Salas públicas</entry>
@@ -817,7 +816,6 @@
   <entry key="801">mes</entry>
   <entry key="802">Descripción</entry>
   <entry key="803">Asistentes</entry>
-  <entry key="804">{0}, su Plataforma Web de Videoconferencia. Sólo siga las 
instrucciones, presione el botón para iniciar inmediatamente o vaya al 
Calendario para programar un Encuentro más adelante.</entry>
   <entry key="805">Progr. Encuentro</entry>
   <entry key="806">Para planificar una conferencia, añada un nuevo Evento en 
el Calendario. Para cada Evento se creará automáticamente una sala de 
(vídeo)conferencia. Usted y el resto de asistentes recibirán un correo con un 
enlace de la sala.&lt;br/&gt;&lt;br/&gt;Puede escoger entre diferentes tipos de 
salas con diferentes diseños y sistemas de moderación. También puede escoger 
entre diferentes tipos de notificación de correo que se envían en cada evento 
del calendario.</entry>
   <entry key="807">¿Necesita ayuda?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Instrucciones Conferencia:</entry>
+       <entry key="widget.start.desc">{0}, su Plataforma Web de 
Videoconferencia. Sólo siga las instrucciones, presione el botón para iniciar 
inmediatamente o vaya al Calendario para programar un Encuentro más 
adelante.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
index 56d28bc..0d7c840 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
index 72b3602..2b29bb3 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
index 00907eb..a801eda 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choisir la salle</entry>
   <entry key="772">Auto-test</entry>
   <entry key="773">Commencer la réunion</entry>
-  <entry key="774">Chronologie d'emploi :</entry>
   <entry key="775">Début d'enreg.</entry>
   <entry key="776">Ne pas montrer le test audio/vidéo (Enregistrement) avant 
d'entrer en réunion.</entry>
   <entry key="777">Salles publiques</entry>
@@ -817,7 +816,6 @@
   <entry key="801">mois</entry>
   <entry key="802">Description</entry>
   <entry key="803">Participants</entry>
-  <entry key="804">{0}, votre plateforme de conférence web. Suivez les 
instructions.&lt;br/&gt;Cliquez sur le bouton 'Début' pour commencer une 
réunion immédiatement ou allez au calendrier pour planifier une 
réunion.</entry>
   <entry key="805">Planifier</entry>
   <entry key="806">Pour planifier une réunion vous pouvez créer un 
événement dans le calendrier.</entry>
   <entry key="807">Besoin d'aide ?</entry>
@@ -1915,4 +1913,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Chronologie d'emploi:</entry>
+       <entry key="widget.start.desc">{0}, votre plateforme de conférence 
web. Suivez les instructions.&lt;br/&gt;Cliquez sur le bouton 'Début' pour 
commencer une réunion immédiatement ou allez au calendrier pour planifier une 
réunion.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
index 68719c3..521fe4a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Elixir a sala</entry>
   <entry key="772">Probar a config.</entry>
   <entry key="773">Iniciar a conferencia</entry>
-  <entry key="774">Instruccións «Conferencia»:</entry>
   <entry key="775">Iniciar a gravación</entry>
   <entry key="776">Non mostrar a proba de son /vídeo antes de entrar nunha 
conferencia</entry>
   <entry key="777">Salas públicas</entry>
@@ -817,7 +816,6 @@
   <entry key="801">mes</entry>
   <entry key="802">Descrición</entry>
   <entry key="803">Asistentes</entry>
-  <entry key="804">{0}, a súa Plataforma Web de Videoconferencia. Tan só ten 
que segir as instruccións, prema no botón para iniciar unha conferencia 
inmediatamente ou vaia ao calendario para planificar unha conferencia para o 
futuro.</entry>
   <entry key="805">Planificar</entry>
   <entry key="806">Para planificar unha conferencia, engada un novo evento no 
calendario. Para cada evento crearase automaticamente unha sala. Vostede e o 
resto de asistentes recibirán un correo-e cunha ligazón á 
sala.&lt;br/&gt;&lt;br/&gt;Pode escoller entre diferentes tipos de salas con 
diferentes deseños e sistemas de moderación. Tamén pode escoller entre 
diferentes tipos de notificación de correo-e que se envíen en cada evento do 
calendario.</entry>
   <entry key="807">Necesita axuda?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Instruccións «Conferencia»:</entry>
+       <entry key="widget.start.desc">{0}, a súa Plataforma Web de 
Videoconferencia. Tan só ten que segir as instruccións, prema no botón para 
iniciar unha conferencia inmediatamente ou vaia ao calendario para planificar 
unha conferencia para o futuro.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
index 7b95365..4990355 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Konferencia szoba választása</entry>
   <entry key="772">Beállítás ellenőrzése</entry>
   <entry key="773">Konferencia indítása</entry>
-  <entry key="774">Hogyan indíthat konferenciát</entry>
   <entry key="775">Felvétel indítása</entry>
   <entry key="776">Ne mutassa az Audio / Video tesztet (Recording) mikor 
belép akonferenciába.</entry>
   <entry key="777">Nyilvános termek</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Hónap</entry>
   <entry key="802">Leírás</entry>
   <entry key="803">Látogatók</entry>
-  <entry key="804">{0}, az Ön webkonferencia platformja. Kövesse az 
utasításokat és gombnyomásra nyithat egy konferenciát, vagy bejegyezhet a 
naptárba és beállíthat egy előadást előre.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">A konferencia beállításához adja hozzá az eseményt a 
naptárhoz.</entry>
   <entry key="807">Segítségre van szüksége?</entry>
@@ -1911,4 +1909,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Hogyan indíthat konferenciát</entry>
+       <entry key="widget.start.desc">{0}, az Ön webkonferencia platformja. 
Kövesse az utasításokat és gombnyomásra nyithat egy konferenciát, vagy 
bejegyezhet a naptárba és beállíthat egy előadást előre.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
index 9c12d94..6a9e743 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
index aee5fb6..8c50194 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Scegli la stanza</entry>
   <entry key="772">Verifica impostazioni</entry>
   <entry key="773">Avvia conferenza</entry>
-  <entry key="774">Come fare una videoconferenza:</entry>
   <entry key="775">Avvia test registrazione</entry>
   <entry key="776">Non mostrate il test Audio/Video prima di entrare in una 
conferenza</entry>
   <entry key="777">Stanze pubbliche</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Mese</entry>
   <entry key="802">Descrizione</entry>
   <entry key="803">Partecipanti</entry>
-  <entry key="804">{0}, la tua piattaforma di videoconferenza. Segui le 
istruzioni premendo il tasto inizio per cominciare una videoconferenza o 
pianifica una conferenza dal Calendario.</entry>
   <entry key="805">Pianifica una conferenza</entry>
   <entry key="806">Per pianificare una conferenza puoi aggiungere un evento 
nel calendario. Per ogni evento sarà creata un apposita stanza. Tu e tutti 
gli invitati riceverete una mail con un link per accedere alla 
stanza.&lt;br/&gt;&lt;br/&gt;Puoi scegliere tra diverse tipologie di stanze con 
differenti tipologie di layout e moderazione. Puoi anche scegliere tra diversi 
tipi di notifica via email che avvisano dell'evento in calendario.</entry>
   <entry key="807">Serve aiuto?</entry>
@@ -1925,4 +1923,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Come fare una videoconferenza:</entry>
+       <entry key="widget.start.desc">{0}, la tua piattaforma di 
videoconferenza. Segui le istruzioni premendo il tasto inizio per cominciare 
una videoconferenza o pianifica una conferenza dal Calendario.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
index af196c6..bd26dc5 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">会議室を選択する</entry>
   <entry key="772">設定を確認する</entry>
   <entry key="773">会議を開始する</entry>
-  <entry key="774">使用方法:</entry>
   <entry key="775">録画/録音品質のテスト</entry>
   <entry key="776">å…
¥å®¤ã®éš›ã«éŸ³å£°/ビデオのテスト画面を表示しない</entry>
   <entry key="777">パブリック会議室</entry>
@@ -817,7 +816,6 @@
   <entry key="801">月表示</entry>
   <entry key="802">概要</entry>
   <entry key="803">参加者</entry>
-  <entry key="804">{0} (オープン・ミーティングス) 
ウェブ会議プラットホーム</entry>
   <entry key="805">会議を予約する</entry>
   <entry key="806">イベントをカレンダーに追加
して会議を設定します。イベントのそれぞれについて会議室が自動生成されます。</entry>
   <entry key="807">お困りですか?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">使用方法:</entry>
+       <entry key="widget.start.desc">{0} 
(オープン・ミーティングス) ウェブ会議プラットホーム
</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
index 77aedf8..4ea8c02 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -789,7 +789,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -819,7 +818,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1925,4 +1923,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
index 2f1f8cf..df35bd4 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Kies Kamer</entry>
   <entry key="772">Wijzig Instellingen</entry>
   <entry key="773">Begin Overleg</entry>
-  <entry key="774">Start wizard:</entry>
   <entry key="775">Start Opname</entry>
   <entry key="776">Beeld en geluid iedere keer testen</entry>
   <entry key="777">Openbare kamers</entry>
@@ -817,7 +816,6 @@
   <entry key="801">maand</entry>
   <entry key="802">Omschrijving</entry>
   <entry key="803">Deelnemers</entry>
-  <entry key="804">Kies voor BEGIN om meteen een overleg te starten of ga naar 
de kalendar om iets te plannen.</entry>
   <entry key="805">Plan een overleg</entry>
   <entry key="806">Om een overleg te plannen, dien je een evenement aan de 
kalender toe te voegen. Voor ieder evenement zal automatisch een kamer 
aangemaakt worden. Iedere deelnemer zal E-mail ontvangen met een link naar de 
kamer.&lt;br/&gt;&lt;br/&gt;Er is keuze in verschillende soorten kamers. Tevens 
kan iedere kamer een eigen layout krijgen.</entry>
   <entry key="807">Hulp nodig?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. 
Kies voor BEGIN om meteen een overleg te starten of ga naar de kalendar om iets 
te plannen.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
index b58bacf..2a03436 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
index 896ccd0..1656ebe 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
index db32f9f..0af6ca8 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Selecione a sala</entry>
   <entry key="772">Verifique a configuração</entry>
   <entry key="773">Inicie a Conferência</entry>
-  <entry key="774">Passos para a conferência:</entry>
   <entry key="775">Iniciar Gravação</entry>
   <entry key="776">Não mostrar Áudio/Vídeo teste (gravação) antes de 
entrar em uma conferência</entry>
   <entry key="777">Salas públicas</entry>
@@ -817,7 +816,6 @@
   <entry key="801">mês</entry>
   <entry key="802">Descrição</entry>
   <entry key="803">Participantes</entry>
-  <entry key="804">{0}, sua plataforma de conferência web. Você pode seguir 
os passos 1-2-3 para entrar em uma sala de conferência diretamente ou 
selecione a opcão calendário para planejar uma reunião.</entry>
   <entry key="805">Planejar Reunião</entry>
   <entry key="806">Para configurar uma conferência você pode adicionar um 
novo evento ao calendário</entry>
   <entry key="807">Precisa de ajuda?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Passos para a conferência:</entry>
+       <entry key="widget.start.desc">{0}, sua plataforma de conferência web. 
Você pode seguir os passos 1-2-3 para entrar em uma sala de conferência 
diretamente ou selecione a opcão calendário para planejar uma 
reunião.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
index 9ce2e4f..47b825a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Выбор комнаты</entry>
   <entry key="772">Настройки</entry>
   <entry key="773">К конференции</entry>
-  <entry key="774">Как участвовать в 
конференции:</entry>
   <entry key="775">Начать запись</entry>
   <entry key="776">Не показывать окно проверки 
аудио/записи видео при входе в 
конференцию</entry>
   <entry key="777">Публичные комнаты</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Месяц</entry>
   <entry key="802">Описание</entry>
   <entry key="803">Участники</entry>
-  <entry key="804">{0} - платформа ваших 
веб-конференций. Вы можете 1) следуя 
инструкциям, нажать кнопку "Старт" и 
участвовать в конференции или 2) перейти в 
календарь и назначить время.</entry>
   <entry key="805">Запланировать</entry>
   <entry key="806">Чтобы назначить конференцию, 
добавьте новое событие в календарь.</entry>
   <entry key="807">Нужна помощь?</entry>
@@ -1924,4 +1922,7 @@
        <entry key="sound.enable">Включить звук</entry>
        <entry key="sound.mute">Выключить звук</entry>
        <entry key="current.password">Текущий пароль</entry>
+       <entry key="widget.start.title">Быстрый старт</entry>
+       <entry key="widget.start.header">Как участвовать в 
конференции</entry>
+       <entry key="widget.start.desc">{0}, платформа ваших 
веб-конференций. Вы можете 1) следуя 
инструкциям, нажать кнопку "Старт" и 
участвовать в конференции или 2) перейти в 
календарь и назначить время.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
index f0c00a8..d990179 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Vybrať miestnosť</entry>
   <entry key="772">Skontrolovať nastavenie</entry>
   <entry key="773">Začať konferenciu</entry>
-  <entry key="774">Ako konferencovať:</entry>
   <entry key="775">Začať nahrávanie</entry>
   <entry key="776">Nezobrazovať udio/video test pred vstupom do 
miestnosti</entry>
   <entry key="777">Verejné miestnosti</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">Clickjobfair, your web conferencing platform. You can 
either follow the 1-2-3 steps to enter a conference room directly or you choose 
the Calendar to set up a meeting.</entry>
   <entry key="805">Plan a meeting</entry>
   <entry key="806">To setup a conference you can add a new event in the 
calendar</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Ako konferencovať:</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
index 470bfea..6e2c044 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
index 59f0d85..3ba738a 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
index 59ef9b6..63a40a6 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Choose Room</entry>
   <entry key="772">Check Setup</entry>
   <entry key="773">Start Conference</entry>
-  <entry key="774">How to conference</entry>
   <entry key="775">Start Recording</entry>
   <entry key="776">Do not show Audio / Video Test (Recording) before entering 
a Conference</entry>
   <entry key="777">Public Rooms</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Month</entry>
   <entry key="802">Description</entry>
   <entry key="803">Attendees</entry>
-  <entry key="804">{0}, your Web Conferencing Platform. Either follow the 
Instructions, press the start button to start to conference immediatelly or you 
goto the Calendar and set up a Conference for the future.</entry>
   <entry key="805">Plan a Meeting</entry>
   <entry key="806">To set up a conference you can add a new Event in the 
Calendar.</entry>
   <entry key="807">Need help?</entry>
@@ -1923,4 +1921,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Create a conference, quickly!</entry>
+       <entry key="widget.start.desc">{0}, your web conferencing platform. You 
can either follow the 1-2-3 steps to enter a conference room directly or you 
choose the Calendar to set up and plan a meeting.</entry>
 </properties>

http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
----------------------------------------------------------------------
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
index 1897214..effeee4 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml
@@ -7,16 +7,16 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd";>
 <properties>
@@ -787,7 +787,6 @@
   <entry key="771">Вибір кімнати</entry>
   <entry key="772">Налаштування</entry>
   <entry key="773">До форуму</entry>
-  <entry key="774">Як брати участь у 
конференції:</entry>
   <entry key="775">Почати запис</entry>
   <entry key="776">Не показувати вікно перевірки 
аудіо/запису відео при вході в 
конференцію</entry>
   <entry key="777">Публічні кімнати</entry>
@@ -817,7 +816,6 @@
   <entry key="801">Місяць</entry>
   <entry key="802">Опис</entry>
   <entry key="803">Учасники</entry>
-  <entry key="804">{0} - платформа ваших 
веб-конференцій. Ви можете 1) дотримуючись 
інструкцій, натиснути кнопку "Старт" і 
брати участь в конференції або 2) перейти в 
календар і призначити час.</entry>
   <entry key="805">Планування</entry>
   <entry key="806">Щоб призначити конференцію, 
додайте нове подію в календар.</entry>
   <entry key="807">Потрібна допомога?</entry>
@@ -1925,4 +1923,7 @@
        <entry key="sound.enable">Enable sound</entry>
        <entry key="sound.mute">Mute sound</entry>
        <entry key="current.password">Current password</entry>
+       <entry key="widget.start.title">Getting Started</entry>
+       <entry key="widget.start.header">Як брати участь у 
конференції:</entry>
+       <entry key="widget.start.desc">{0}, платформа ваших 
веб-конференцій. Ви можете 1) дотримуючись 
інструкцій, натиснути кнопку "Старт" і 
брати участь в конференції або 2) перейти в 
календар і призначити час.</entry>
 </properties>

Reply via email to