diff options
author | Jacek Antonelli | 2008-08-15 23:44:59 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:59 -0500 |
commit | a408bac29378072fbf36864164149458c978cfcc (patch) | |
tree | 67feccf1a5d3816611ba48d6762f86f0f7f4b1f6 /linden/indra/newview/skins/xui/en-us/notify.xml | |
parent | Second Life viewer sources 1.17.0.12 (diff) | |
download | meta-impy-a408bac29378072fbf36864164149458c978cfcc.zip meta-impy-a408bac29378072fbf36864164149458c978cfcc.tar.gz meta-impy-a408bac29378072fbf36864164149458c978cfcc.tar.bz2 meta-impy-a408bac29378072fbf36864164149458c978cfcc.tar.xz |
Second Life viewer sources 1.17.1.0
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/notify.xml | 51 |
1 files changed, 49 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/notify.xml b/linden/indra/newview/skins/xui/en-us/notify.xml index 54451ab..8e51bcb 100644 --- a/linden/indra/newview/skins/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/xui/en-us/notify.xml | |||
@@ -634,7 +634,7 @@ Please notify the vendor from whom you purchased this item. | |||
634 | Failed to find [TYPE] named [DESC] in database. | 634 | Failed to find [TYPE] named [DESC] in database. |
635 | </message> | 635 | </message> |
636 | </notify> | 636 | </notify> |
637 | <notify name="ScriptTakeMoney" tip="false"> | 637 | <notify name="ScriptTakeMoney" tip="false" caution="true"> |
638 | <message name="message"> | 638 | <message name="message"> |
639 | Take Linden dollars (L$) from you | 639 | Take Linden dollars (L$) from you |
640 | </message> | 640 | </message> |
@@ -689,6 +689,7 @@ Please notify the vendor from whom you purchased this item. | |||
689 | Control your camera | 689 | Control your camera |
690 | </message> | 690 | </message> |
691 | </notify> | 691 | </notify> |
692 | <!-- the normal permissions prompt --> | ||
692 | <notify name="ScriptQuestion" tip="false"> | 693 | <notify name="ScriptQuestion" tip="false"> |
693 | <message name="message"> | 694 | <message name="message"> |
694 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | 695 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: |
@@ -703,7 +704,39 @@ Is this OK? | |||
703 | No | 704 | No |
704 | </option> | 705 | </option> |
705 | </notify> | 706 | </notify> |
706 | <notify name="ScriptDialog" tip="false"> | 707 | <!-- the special chat messages to log when caution permissions have been granted or denied --> |
708 | <notify name="ScriptQuestionCautionChatGranted" tip="false"> | ||
709 | <message name="message">'[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been granted permission to: [PERMISSIONS].</message> | ||
710 | </notify> | ||
711 | <notify name="ScriptQuestionCautionChatDenied" tip="false"> | ||
712 | <message name="message">'[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been denied permission to: [PERMISSIONS].</message> | ||
713 | </notify> | ||
714 | <!-- the special title to display at the top of a caution permissions prompt --> | ||
715 | <notify name="ScriptQuestionCautionWarn" tip="false"> | ||
716 | <message name="message">An object wants permission to take Linden dollars (L$) from your account.</message> | ||
717 | </notify> | ||
718 | <!-- the caution permssions prompt, when auto-deny is disabled --> | ||
719 | <notify name="ScriptQuestionCaution" tip="false" caution="true"> | ||
720 | <message name="message"> | ||
721 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | ||
722 | |||
723 | [QUESTIONS] | ||
724 | If you do not trust this object and its creator, you should deny the request. For additional information, click the Details button. | ||
725 | |||
726 | Grant this request? | ||
727 | </message> | ||
728 | <option name="Grant"> | ||
729 | Grant | ||
730 | </option> | ||
731 | <option name="Deny" default="true"> | ||
732 | Deny | ||
733 | </option> | ||
734 | <!-- details button MUST be the last button --> | ||
735 | <option name="Details"> | ||
736 | Details... | ||
737 | </option> | ||
738 | </notify> | ||
739 | <notify name="ScriptDialog" tip="false"> | ||
707 | <message name="message"> | 740 | <message name="message"> |
708 | [FIRST] [LAST]'s '[TITLE]' | 741 | [FIRST] [LAST]'s '[TITLE]' |
709 | [MESSAGE] | 742 | [MESSAGE] |
@@ -815,6 +848,20 @@ Flexible objects may not be physical and must be phantom | |||
815 | until the flexible checkbox is unchecked. | 848 | until the flexible checkbox is unchecked. |
816 | </message> | 849 | </message> |
817 | </notify> | 850 | </notify> |
851 | <notify name="FirstDebugMenus" tip="false"> | ||
852 | <message name="message"> | ||
853 | You have enabled the Client and Server debugging menus. | ||
854 | These menus contain features useful for developers debugging Second Life. | ||
855 | To toggle these menus on and off press Ctrl-Alt-D. On a Mac press Cmd-Opt-Shift-D. | ||
856 | </message> | ||
857 | </notify> | ||
858 | <notify name="FirstSculptedPrim" tip="false"> | ||
859 | <message name="message"> | ||
860 | You are editting a sculpted prim. | ||
861 | Sculpted prims require a special texture to specify their shape. | ||
862 | You can find example sculpted textures in the system library. | ||
863 | </message> | ||
864 | </notify> | ||
818 | <notify name="MaxListSelectMessage" tip="true"> | 865 | <notify name="MaxListSelectMessage" tip="true"> |
819 | <message name="message"> | 866 | <message name="message"> |
820 | You may only select up to [MAX_SELECT] items | 867 | You may only select up to [MAX_SELECT] items |