|
@@ -7381,4 +7381,8 @@ $FieldTypeVideoUrl = "Video URL";
|
|
|
$InsertAValidUrl = "Insert a valid URL";
|
|
|
$SeeInformation = "See information";
|
|
|
$ShareWithYourFriends = "Share with your friends";
|
|
|
+$ChatRoomName = "Chatroom name";
|
|
|
+$TheVideoChatRoomXNameAlreadyExists = "The video chatroom %s already exists";
|
|
|
+$ChatRoomNotCreated = "Chatroom could not be created";
|
|
|
+$TheXUserBrowserDoesNotSupportWebRTC = "The browser of %s does not support native video transmission. Sorry.";
|
|
|
?>
|