56 lines
2.0 KiB
XML
56 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<multi_floater bottom="-690" can_close="true" can_drag_on_left="false" can_minimize="true"
|
|
can_resize="true" enabled="true" follows="left|bottom" height="422"
|
|
left="294" min_height="130" min_width="350" mouse_opaque="true"
|
|
name="im_floater" rect_control="FloaterIMRect" title="Instant Message"
|
|
width="419">
|
|
<tab_container border="false" bottom="-422" enabled="true" follows="left|top|right|bottom"
|
|
height="406" left="1" mouse_opaque="false" name="Preview Tabs"
|
|
tab_position="bottom" width="417" />
|
|
<string name="only_user_message">
|
|
You are the only user in this session.
|
|
</string>
|
|
<string name="offline_message">
|
|
[NAME] is offline.
|
|
</string>
|
|
<string name="invite_message">
|
|
Click the [BUTTON NAME] button to accept/connect to this voice chat.
|
|
</string>
|
|
<string name="muted_message">
|
|
You have muted this resident. Sending a message will automatically unmute them.
|
|
</string>
|
|
|
|
<string name="generic_request_error">
|
|
Error making request, please try again later.
|
|
</string>
|
|
<string name="insufficient_perms_error">
|
|
You do not have sufficient permissions.
|
|
</string>
|
|
<string name="session_does_not_exist_error">
|
|
The session no longer exists
|
|
</string>
|
|
<string name="no_ability_error">
|
|
You do not have that ability.
|
|
</string>
|
|
<string name="not_a_mod_error">
|
|
You are not a session moderator.
|
|
</string>
|
|
<string name="muted_error">
|
|
A group moderator disabled your text chat.
|
|
</string>
|
|
|
|
<!-- ALL of the event strings should have [RECIPIENT] in them -->
|
|
<string name="add_session_event">
|
|
Unable to add users to chat session with [RECIPIENT].
|
|
</string>
|
|
<string name="message_session_event">
|
|
Unable to send your message to the chat session with [RECIPIENT].
|
|
</string>
|
|
<string name="removed_from_group">
|
|
You have been removed from the group.
|
|
</string>
|
|
<string name="close_on_no_ability">
|
|
You no longer have the ability to be in the chat session.
|
|
</string>
|
|
</multi_floater>
|