diff options
author | Jacek Antonelli | 2008-09-28 17:21:23 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-28 17:21:46 -0500 |
commit | 31e7c77a411d94bc87f0232588b339149bb29a49 (patch) | |
tree | 49e487700e91713e620e4d33f20b7f7afb5a2fa9 /linden/indra/newview/skins/default/xui/en-us/floater_im.xml | |
parent | Second Life viewer sources 1.21.2-RC (diff) | |
download | meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.zip meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.gz meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.bz2 meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.xz |
Second Life viewer sources 1.21.3-RC
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/floater_im.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_im.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_im.xml b/linden/indra/newview/skins/default/xui/en-us/floater_im.xml index 51953b05..2ec94b6 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_im.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_im.xml | |||
@@ -38,19 +38,18 @@ | |||
38 | <string name="muted_error"> | 38 | <string name="muted_error"> |
39 | A group moderator disabled your text chat. | 39 | A group moderator disabled your text chat. |
40 | </string> | 40 | </string> |
41 | |||
42 | <!-- ALL of the event strings should have [RECIPIENT] in them --> | ||
41 | <string name="add_session_event"> | 43 | <string name="add_session_event"> |
42 | adding agents to chat session with | 44 | Unable to add users to chat session with [RECIPIENT]. |
43 | </string> | 45 | </string> |
44 | <string name="message_session_event"> | 46 | <string name="message_session_event"> |
45 | messaging chat session with | 47 | Unable to send your message to the chat session with [RECIPIENT]. |
46 | </string> | ||
47 | <string name="mute_agent_event"> | ||
48 | muting agent in | ||
49 | </string> | 48 | </string> |
50 | <string name="removed_from_group"> | 49 | <string name="removed_from_group"> |
51 | You have been removed from the group. | 50 | You have been removed from the group. |
52 | </string> | 51 | </string> |
53 | <string name="close_on_no_ability"> | 52 | <string name="close_on_no_ability"> |
54 | You no longer have the ability to be in the chat session | 53 | You no longer have the ability to be in the chat session. |
55 | </string> | 54 | </string> |
56 | </multi_floater> | 55 | </multi_floater> |