|
|
|
@ -119,6 +119,7 @@ service.gui.CHAT_ROOM_USER_JOINED=has joined {0}
|
|
|
|
service.gui.CHAT_ROOM_USER_LEFT=has left {0}
|
|
|
|
service.gui.CHAT_ROOM_USER_LEFT=has left {0}
|
|
|
|
service.gui.CHAT_ROOM_USER_KICKED=has been kicked from {0}
|
|
|
|
service.gui.CHAT_ROOM_USER_KICKED=has been kicked from {0}
|
|
|
|
service.gui.CHAT_ROOM_USER_QUIT=has quit {0}
|
|
|
|
service.gui.CHAT_ROOM_USER_QUIT=has quit {0}
|
|
|
|
|
|
|
|
service.gui.CHAT_ROOM_SEND_MSG_FORBIDDEN=Message sending is forbidden (voice revoked)
|
|
|
|
service.gui.CHAT_ROOM_SAVE_BUTTON_TOOLTIP=Saves the chat room for future use
|
|
|
|
service.gui.CHAT_ROOM_SAVE_BUTTON_TOOLTIP=Saves the chat room for future use
|
|
|
|
service.gui.CHAT_ROOM_REMOVE_BUTTON_TOOLTIP=Removes the selected room from the list of saved rooms
|
|
|
|
service.gui.CHAT_ROOM_REMOVE_BUTTON_TOOLTIP=Removes the selected room from the list of saved rooms
|
|
|
|
service.gui.CHAT_ROOM_NAME=Chat room name
|
|
|
|
service.gui.CHAT_ROOM_NAME=Chat room name
|
|
|
|
|