You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/08/01 06:46:45 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1914] typo is fixed

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 581f8dd  [OPENMEETINGS-1914] typo is fixed
581f8dd is described below

commit 581f8ddfdbe22697e2b4dbbe930203a14a074cc5
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Aug 1 13:46:15 2018 +0700

    [OPENMEETINGS-1914] typo is fixed
---
 .../org/apache/openmeetings/web/app/Application_cs.properties.xml     | 4 ++--
 .../org/apache/openmeetings/web/app/Application_id.properties.xml     | 4 ++--
 .../org/apache/openmeetings/web/app/Application_ko.properties.xml     | 4 ++--
 .../org/apache/openmeetings/web/app/Application_pt.properties.xml     | 4 ++--
 .../org/apache/openmeetings/web/app/Application_th.properties.xml     | 4 ++--
 .../org/apache/openmeetings/web/app/Application_zh_TW.properties.xml  | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

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 509c94f..24773f9 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
@@ -257,7 +257,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="636"><![CDATA[Demo Room]]></entry>
 	<entry key="637"><![CDATA[Demo Time]]></entry>
 	<entry key="640"><![CDATA[Moderated]]></entry>
-	<entry key="641"><![CDATA[Please wait untill the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
+	<entry key="641"><![CDATA[Please wait until the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
 	<entry key="667"><![CDATA[To complete your registration please click on the following link. Or copy the URL to your browser bar.]]></entry>
 	<entry key="668"><![CDATA[Click to verify your E-Mail]]></entry>
 	<entry key="675"><![CDATA[Remove Moderation Role from this User]]></entry>
@@ -276,7 +276,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="693"><![CDATA[would like to get the Moderation. Use the status Icons next to the user in the List of Users to add or remove the Moderation.]]></entry>
 	<entry key="694"><![CDATA[would like to draw on whiteboard. Use the status Icons next to the user in the List of Users to add or remove the right to draw anything on the whiteboard.]]></entry>
 	<entry key="695"><![CDATA[would like to share his Audio/Video. Use the status Icons next to the user in the List of Users to add or remove the right to share Audio/Video for any User.]]></entry>
-	<entry key="696"><![CDATA[You have to wait untill a Moderator enters the room.]]></entry>
+	<entry key="696"><![CDATA[You have to wait until a Moderator enters the room.]]></entry>
 	<entry key="702"><![CDATA[Upload File]]></entry>
 	<entry key="703"><![CDATA[Add Folder]]></entry>
 	<entry key="705"><![CDATA[Trash (Drag and Drop item here)]]></entry>
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 9941429..d53a6b2 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
@@ -257,7 +257,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="636"><![CDATA[Demo Room]]></entry>
 	<entry key="637"><![CDATA[Demo Time]]></entry>
 	<entry key="640"><![CDATA[Moderated]]></entry>
-	<entry key="641"><![CDATA[Please wait untill the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
+	<entry key="641"><![CDATA[Please wait until the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
 	<entry key="667"><![CDATA[To complete your registration please click on the following link. Or copy the URL to your browser bar.]]></entry>
 	<entry key="668"><![CDATA[Click to verify your E-Mail]]></entry>
 	<entry key="675"><![CDATA[Remove Moderation Role from this User]]></entry>
@@ -276,7 +276,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="693"><![CDATA[would like to get the Moderation. Use the status Icons next to the user in the List of Users to add or remove the Moderation.]]></entry>
 	<entry key="694"><![CDATA[would like to draw on whiteboard. Use the status Icons next to the user in the List of Users to add or remove the right to draw anything on the whiteboard.]]></entry>
 	<entry key="695"><![CDATA[would like to share his Audio/Video. Use the status Icons next to the user in the List of Users to add or remove the right to share Audio/Video for any User.]]></entry>
-	<entry key="696"><![CDATA[You have to wait untill a Moderator enters the room.]]></entry>
+	<entry key="696"><![CDATA[You have to wait until a Moderator enters the room.]]></entry>
 	<entry key="702"><![CDATA[Upload File]]></entry>
 	<entry key="703"><![CDATA[Add Folder]]></entry>
 	<entry key="705"><![CDATA[Trash (Drag and Drop item here)]]></entry>
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 244c196..c331d62 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
@@ -257,7 +257,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="636"><![CDATA[Demo Room]]></entry>
 	<entry key="637"><![CDATA[Demo Time]]></entry>
 	<entry key="640"><![CDATA[Moderated]]></entry>
-	<entry key="641"><![CDATA[Please wait untill the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
+	<entry key="641"><![CDATA[Please wait until the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
 	<entry key="667"><![CDATA[To complete your registration please click on the following link. Or copy the URL to your browser bar.]]></entry>
 	<entry key="668"><![CDATA[Click to verify your E-Mail]]></entry>
 	<entry key="675"><![CDATA[Remove Moderation Role from this User]]></entry>
@@ -276,7 +276,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="693"><![CDATA[would like to get the Moderation. Use the status Icons next to the user in the List of Users to add or remove the Moderation.]]></entry>
 	<entry key="694"><![CDATA[would like to draw on whiteboard. Use the status Icons next to the user in the List of Users to add or remove the right to draw anything on the whiteboard.]]></entry>
 	<entry key="695"><![CDATA[would like to share his Audio/Video. Use the status Icons next to the user in the List of Users to add or remove the right to share Audio/Video for any User.]]></entry>
-	<entry key="696"><![CDATA[You have to wait untill a Moderator enters the room.]]></entry>
+	<entry key="696"><![CDATA[You have to wait until a Moderator enters the room.]]></entry>
 	<entry key="702"><![CDATA[Upload File]]></entry>
 	<entry key="703"><![CDATA[Add Folder]]></entry>
 	<entry key="705"><![CDATA[Trash (Drag and Drop item here)]]></entry>
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 416d0b4..0b07468 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
@@ -257,7 +257,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="636"><![CDATA[Demo Room]]></entry>
 	<entry key="637"><![CDATA[Demo Time]]></entry>
 	<entry key="640"><![CDATA[Moderated]]></entry>
-	<entry key="641"><![CDATA[Please wait untill the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
+	<entry key="641"><![CDATA[Please wait until the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
 	<entry key="667"><![CDATA[To complete your registration please click on the following link. Or copy the URL to your browser bar.]]></entry>
 	<entry key="668"><![CDATA[Click to verify your E-Mail]]></entry>
 	<entry key="675"><![CDATA[Remove Moderation Role from this User]]></entry>
@@ -276,7 +276,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="693"><![CDATA[would like to get the Moderation. Use the status Icons next to the user in the List of Users to add or remove the Moderation.]]></entry>
 	<entry key="694"><![CDATA[would like to draw on whiteboard. Use the status Icons next to the user in the List of Users to add or remove the right to draw anything on the whiteboard.]]></entry>
 	<entry key="695"><![CDATA[would like to share his Audio/Video. Use the status Icons next to the user in the List of Users to add or remove the right to share Audio/Video for any User.]]></entry>
-	<entry key="696"><![CDATA[You have to wait untill a Moderator enters the room.]]></entry>
+	<entry key="696"><![CDATA[You have to wait until a Moderator enters the room.]]></entry>
 	<entry key="702"><![CDATA[Upload File]]></entry>
 	<entry key="703"><![CDATA[Add Folder]]></entry>
 	<entry key="705"><![CDATA[Trash (Drag and Drop item here)]]></entry>
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 4fc7d8a..0fb9b5d 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
@@ -257,7 +257,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="636"><![CDATA[Demo Room]]></entry>
 	<entry key="637"><![CDATA[Demo Time]]></entry>
 	<entry key="640"><![CDATA[Moderated]]></entry>
-	<entry key="641"><![CDATA[Please wait untill the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
+	<entry key="641"><![CDATA[Please wait until the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
 	<entry key="667"><![CDATA[To complete your registration please click on the following link. Or copy the URL to your browser bar.]]></entry>
 	<entry key="668"><![CDATA[Click to verify your E-Mail]]></entry>
 	<entry key="675"><![CDATA[Remove Moderation Role from this User]]></entry>
@@ -276,7 +276,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="693"><![CDATA[would like to get the Moderation. Use the status Icons next to the user in the List of Users to add or remove the Moderation.]]></entry>
 	<entry key="694"><![CDATA[would like to draw on whiteboard. Use the status Icons next to the user in the List of Users to add or remove the right to draw anything on the whiteboard.]]></entry>
 	<entry key="695"><![CDATA[would like to share his Audio/Video. Use the status Icons next to the user in the List of Users to add or remove the right to share Audio/Video for any User.]]></entry>
-	<entry key="696"><![CDATA[You have to wait untill a Moderator enters the room.]]></entry>
+	<entry key="696"><![CDATA[You have to wait until a Moderator enters the room.]]></entry>
 	<entry key="702"><![CDATA[Upload File]]></entry>
 	<entry key="703"><![CDATA[Add Folder]]></entry>
 	<entry key="705"><![CDATA[Trash (Drag and Drop item here)]]></entry>
diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
index 45261d4..37529df 100644
--- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
+++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_zh_TW.properties.xml
@@ -257,7 +257,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="636"><![CDATA[Demo Room]]></entry>
 	<entry key="637"><![CDATA[Demo Time]]></entry>
 	<entry key="640"><![CDATA[Moderated]]></entry>
-	<entry key="641"><![CDATA[Please wait untill the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
+	<entry key="641"><![CDATA[Please wait until the Moderator has entered the Room. The Moderator can be either a Teacher, Admin or the creator of this Room.]]></entry>
 	<entry key="667"><![CDATA[To complete your registration please click on the following link. Or copy the URL to your browser bar.]]></entry>
 	<entry key="668"><![CDATA[Click to verify your E-Mail]]></entry>
 	<entry key="675"><![CDATA[Remove Moderation Role from this User]]></entry>
@@ -276,7 +276,7 @@ see http://openmeetings.apache.org/LanguageEditor.html for Details
 	<entry key="693"><![CDATA[would like to get the Moderation. Use the status Icons next to the user in the List of Users to add or remove the Moderation.]]></entry>
 	<entry key="694"><![CDATA[would like to draw on whiteboard. Use the status Icons next to the user in the List of Users to add or remove the right to draw anything on the whiteboard.]]></entry>
 	<entry key="695"><![CDATA[would like to share his Audio/Video. Use the status Icons next to the user in the List of Users to add or remove the right to share Audio/Video for any User.]]></entry>
-	<entry key="696"><![CDATA[You have to wait untill a Moderator enters the room.]]></entry>
+	<entry key="696"><![CDATA[You have to wait until a Moderator enters the room.]]></entry>
 	<entry key="702"><![CDATA[Upload File]]></entry>
 	<entry key="703"><![CDATA[Add Folder]]></entry>
 	<entry key="705"><![CDATA[Trash (Drag and Drop item here)]]></entry>