diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/notify.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/notify.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/notify.xml b/linden/indra/newview/skins/xui/en-us/notify.xml index f0ba148..02aa57c 100644 --- a/linden/indra/newview/skins/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/xui/en-us/notify.xml | |||
@@ -914,6 +914,21 @@ Click Accept to join the call or Decline to decline the invitation. Click Mute t | |||
914 | Mute | 914 | Mute |
915 | </option> | 915 | </option> |
916 | </notify> | 916 | </notify> |
917 | <notify name="AutoUnmuteByIM" tip="false"> | ||
918 | <message name="message"> | ||
919 | [FIRST] [LAST] was sent an instant message and has been automatically unmuted. | ||
920 | </message> | ||
921 | </notify> | ||
922 | <notify name="AutoUnmuteByMoney" tip="false"> | ||
923 | <message name="message"> | ||
924 | [FIRST] [LAST] was given money and has been automatically unmuted. | ||
925 | </message> | ||
926 | </notify> | ||
927 | <notify name="AutoUnmuteByInventory" tip="false"> | ||
928 | <message name="message"> | ||
929 | [FIRST] [LAST] was offered inventory and has been automatically unmuted. | ||
930 | </message> | ||
931 | </notify> | ||
917 | <notify name="VoiceInviteGroup" tip="false" unique="true"> | 932 | <notify name="VoiceInviteGroup" tip="false" unique="true"> |
918 | <message name="message"> | 933 | <message name="message"> |
919 | [NAME] has joined a Voice Chat call with the group [GROUP]. | 934 | [NAME] has joined a Voice Chat call with the group [GROUP]. |
@@ -1029,4 +1044,9 @@ Click Accept to join the chat or Decline to decline the invitation. Click Mute t | |||
1029 | The region you have entered is running a different simulator version. Click this message for details. | 1044 | The region you have entered is running a different simulator version. Click this message for details. |
1030 | </message> | 1045 | </message> |
1031 | </notify> | 1046 | </notify> |
1047 | <notify caution="true" name="UnableToOpenCommandURL" tip="true"> | ||
1048 | <message name="message"> | ||
1049 | The URL you clicked cannot be opened from this web browser. | ||
1050 | </message> | ||
1051 | </notify> | ||
1032 | </notifications> | 1052 | </notifications> |