$.lang.en = {
    "chat_placeholder":"Type message",
    "chat_search_placeholder":"  Search Message",
    "room_search_placeholder":"  Search Room",
    "roomListTitle":"Room List",
    "deleteRoomTitle":"Delete Room",
    "inviteUsersButton":"invite",
    "inviteUsersTitle":"Invite Member",
    "createRoomTitle":"Create Room",
    "createRoomSubtitle":"Room Name",
    "inviteUsersSubtitle":"Invite User",
    "roomListEmptyString":"There is no room available.",
    "invitedUser":"Invited Users",
    "left":"%@ has left",
    "join":"%@ has joined",
    "added":"%@ has been invited",
    "welcome":"Welcome to %@",
    "userListDivideString":", ",
    "orderByTime":"OrderByTime",
    "orderByUnread":"OrderByUnread",
    "roomKeywordPlaceHolder":"Search",
    "userSearch":"User Search",
    "groupSearch":"Group Search",
    "groupPageSubtitle":"Groups",
    "noMessages":"No Messages",
    "image":"Image",
    "chatKeyword":"Search",
    "newRoomName":"Please input Room Name",
    "everyoneIsHere":"Everyone is in the chat.",
    "people":"people",
    "searchResult":"Results",
    "searchRoomListEmptyString":"No search results.",
    "inputRoomName":"Please enter a room name.",
    "exitRoomTitle":"Do you want to leave this room?",
    "roomDeleteTitle":"Do you want to delete this room?",
    "roomDelete":"Delete",
    "cancelTitle":"No",
    "yesTitle":"Yes",
    "invalidCharacter":"The character ;/?:@&=+$,-_.!~*\'()#\\\"` cannot be included in the roomname.",
    "nameTooLong":"Please enter room name less than 20 characters.",
    "errorDisconnected":"Disconnected from the server.",
    "errorConnect":"There was a problem with the network.\n Please check the connection status of the network.",
    "errorRoomNotFound":"This chat room has already been deleted.",
    "serverErrorOccured":"App will not be able to communicate with the server. \n After a few moments, please try again.",
    "memberDeleteTitle":"Do you want to remove selected members from the list?",
    "photo":"Photo",
    "video":"Video",
    "contactListTitle":"Contact",
    "contactSearch":"Contact search",
    "directMessageChatRoom":"DM",
    "favorite":"Favorite List",
    "mygroup":"My Group",
    "groupChatRoom":"Group",
    "myGroup":"My Group",
    "allGroup":"All Group",
    "message_join": "Join",
    "message_ended" : "End",
    "returnToRootGroup":"Return to Root Group",
    "returnToParentGroup":"Return to Parent Group",
    "quickBtn":"Quick Button",
    "groupPath":"Group Path",
    "childGroup":"Minor Group",
    "groupUser":" Member List",
    "chat":"Chat",
    "voice":"Call",
    "addFavorite":"Add Favorite",
    "archive":"Archive",
    "detail":"Detail",
    "archiveFileName":"File Name",
    "archiveInsertDate":"Save Date",
    "archiveRoomName":"ChatRoom Name",
    "archiveSaveUser":"Save User",
    "archiveAttendUser":"Attend User",
    "noResult":"there is no search result.",
    "searchUserAndGroup":"search user and group.",
    "year":"year",
    "month":"month",
    "day":"day",
    "monday":"monday",
    "thusday":"thusday",
    "wednesday":"wednesday",
    "thursday":"thursday",
    "friday":"friday",
    "saturday":"saturday",
    "sunday":"sunday",
    "collaboration_start":"collaboration start",
    "collaboration_end":"collaboration end",
    "notify_not_released" : "It will be released later.",
    "error_empty_room_name" : "Please input room name.",
    "inform_exit_host_collaboration" : "The host has terminated the collaboration.",
    "request_capture" : " request Screen capture.",
    "host_change_notify" : "host changed to %@",
    "not_support_version" : "did not support this device version.",
    "err_target_android_version_not_support" : "did not support document collaboration on this user's device version.",
    "not_exist_sharing_call": "Collaboration room was not found. Return to the chat room.",
    "err_not_exist_room" : "this room is not exist.",
    "norify_request_host_change" : "%@ request host permission \ndo you want to approve?",
    "already_exist_collaboration" : "already exist collaboration. do you want finish already exist collaboration and start new one?",
    "error_send_video": "Fail to send.",
    "already_processing_host_request" : "already processing host request",
    "err_weak_network_exit_collaboration" : "network is weak. end Collaboration"
}