aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml48
1 files changed, 48 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 8eb2233..108728d 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -56,6 +56,20 @@ Always choose this option
56 </form> 56 </form>
57</template> 57</template>
58 58
59<template name="okcancelbuttonscanceldefault">
60 <form>
61 <button
62 index="0"
63 name="OK"
64 text="$yestext"/>
65 <button
66 default="true"
67 index="1"
68 name="Cancel"
69 text="$notext"/>
70 </form>
71</template>
72
59<template name="okcancelignore"> 73<template name="okcancelignore">
60 <form> 74 <form>
61 <button 75 <button
@@ -6369,6 +6383,40 @@ You have begun playing media. Media can set to play automatically in the prefer
6369</notification> 6383</notification>
6370 6384
6371<notification 6385<notification
6386 icon="notify.tga"
6387 name="FirstRLVDetach"
6388 type="notify">
6389One of your attachments was made nondetachable using Restrained Life.
6390Please note that this also disables the &apos;Wear&apos; option on all prim attachments in your inventory unless they are properly named.
6391
6392For more information search for &apos;Restrained Life&apos; on the SL wiki.
6393</notification>
6394
6395<notification
6396 icon="notify.tga"
6397 name="FirstRLVFartouch"
6398 type="notify">
6399You have been fartouch restricted: you will be unable to touch objects farther than 1.5m from your avatar until the restriction is lifted.
6400
6401Tip: if an object is out of range the mouse cursor will not change as you hover over it and you'll hear an error sound if you try to right-click it.
6402</notification>
6403
6404<notification
6405 icon="alertmodal.tga"
6406 name="FirstRLVGiveToRLV"
6407 type="alertmodal">
6408Folders starting with &apos;#RLV/~&apos; can automatically be placed under your #RLV shared folder after you accept the inventory offer.
6409
6410Please note that - if enabled - the accepted inventory items will instantly be available to scripts and will have full use of the RLV API which may cause unexpected or undesirable situations.
6411
6412Do you want to enable this feature?
6413 <usetemplate
6414 name="okcancelbuttonscanceldefault"
6415 notext="No"
6416 yestext="Yes"/>
6417</notification>
6418
6419<notification
6372 icon="notifytip.tga" 6420 icon="notifytip.tga"
6373 name="MaxListSelectMessage" 6421 name="MaxListSelectMessage"
6374 type="notifytip"> 6422 type="notifytip">