aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/notify.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/notify.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/notify.xml20
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 ad9e049..cbd2789 100644
--- a/linden/indra/newview/skins/xui/en-us/notify.xml
+++ b/linden/indra/newview/skins/xui/en-us/notify.xml
@@ -970,4 +970,24 @@ Click Accept to join the call or Decline to decline the invitation. Click Mute t
970 We are creating a voice channel for you. This may take up to one minute. 970 We are creating a voice channel for you. This may take up to one minute.
971 </message> 971 </message>
972 </notify> 972 </notify>
973 <notify name="VoiceLoginRetry" tip="true" unique="true" duration="10">
974 <message name="message">
975 We are creating a voice channel for you. This may take up to one minute.
976 </message>
977 </notify>
978 <notify name="Cannot enter parcel: not a group member" tip="true">
979 <message name="message">
980 Cannot enter parcel, you are not a member of the appropriate group.
981 </message>
982 </notify>
983 <notify name="Cannot enter parcel: banned" tip="true">
984 <message name="message">
985 Cannot enter parcel, you have been banned.
986 </message>
987 </notify>
988 <notify name="Cannot enter parcel: not on access list" tip="true">
989 <message name="message">
990 Cannot enter parcel, you are not on the access list.
991 </message>
992 </notify>
973</notifications> 993</notifications>