aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/notifications.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index 47d3dbb..27f5529 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -7320,6 +7320,56 @@ The Second Life Terms of Service do not allow you to opt out. By logging in to S
7320 notext="Cancel"/> 7320 notext="Cancel"/>
7321</notification> 7321</notification>
7322 7322
7323 <notification
7324 icon="alert.tga"
7325 name="MediaAlert"
7326 type="alert">
7327The owner of this parcel has requested [TYPE] URL pertaining to the following domain or scripted object to be loaded by your viewer[WARNING]:
7328
7329[DOMAIN]
7330
7331"Allow" and "Deny" apply only for this session, while "Blacklist" and "Whitelist" apply forever to the above domain or scripted object.
7332 <form name="form">
7333 <button
7334 index="0"
7335 name="Allow"
7336 text="Allow"/>
7337 <button
7338 index="1"
7339 name="Deny"
7340 text="Deny"/>
7341 <button
7342 index="2"
7343 name="Blacklist"
7344 text="Blacklist"/>
7345 <button
7346 index="3"
7347 name="Whitelist"
7348 text="Whitelist"/>
7349 </form>
7350 </notification>
7351
7352 <notification
7353 icon="alert.tga"
7354 name="MediaListed"
7355 type="alert">
7356Media/audio URLs for [DOMAIN] now [LISTED]
7357 </notification>
7358
7359 <notification
7360 icon="notifytip.tga"
7361 name="MediaBlocked"
7362 type="notifytip">
7363Media/audio URL blocked for [DOMAIN]
7364 </notification>
7365
7366 <notification
7367 icon="alertmodal.tga"
7368 name="MediaFiltersCleared"
7369 type="alertmodal">
7370The media filters have been cleared
7371 </notification>
7372
7323<!--End Imprudence notifications--> 7373<!--End Imprudence notifications-->
7324 <!-- [KITTY VIEWER] --> 7374 <!-- [KITTY VIEWER] -->
7325 <notification 7375 <notification