diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/notify.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notify.xml | 46 |
1 files changed, 31 insertions, 15 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notify.xml b/linden/indra/newview/skins/default/xui/en-us/notify.xml index 02aa57c..60f70b2 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
@@ -168,11 +168,6 @@ again in a minute. | |||
168 | You have offered a calling card to [FIRST] [LAST] | 168 | You have offered a calling card to [FIRST] [LAST] |
169 | </message> | 169 | </message> |
170 | </notify> | 170 | </notify> |
171 | <notify name="OfferedFriendship" tip="true"> | ||
172 | <message name="message"> | ||
173 | You have offered friendship to [FIRST] [LAST] | ||
174 | </message> | ||
175 | </notify> | ||
176 | <notify name="UnableToBuyWhileDownloading" tip="true"> | 171 | <notify name="UnableToBuyWhileDownloading" tip="true"> |
177 | <message name="message"> | 172 | <message name="message"> |
178 | Unable to buy while downloading object data. | 173 | Unable to buy while downloading object data. |
@@ -573,9 +568,24 @@ to his or her location: | |||
573 | <notify name="OfferFriendship" tip="false"> | 568 | <notify name="OfferFriendship" tip="false"> |
574 | <message name="message"> | 569 | <message name="message"> |
575 | [NAME] is offering friendship. | 570 | [NAME] is offering friendship. |
576 | 571 | ||
577 | By default, you will be able to | 572 | [MESSAGE] |
578 | see each other's online status. | 573 | |
574 | (By default, you will be able to see each other's online status.) | ||
575 | </message> | ||
576 | <option name="Accept"> | ||
577 | Accept | ||
578 | </option> | ||
579 | <option name="Decline"> | ||
580 | Decline | ||
581 | </option> | ||
582 | </notify> | ||
583 | <notify name="OfferFriendshipNoMessage" tip="false"> | ||
584 | <message name="message"> | ||
585 | [NAME] is offering friendship. | ||
586 | |||
587 | (By default, you will be able to | ||
588 | see each other's online status.) | ||
579 | </message> | 589 | </message> |
580 | <option name="Accept"> | 590 | <option name="Accept"> |
581 | Accept | 591 | Accept |
@@ -636,14 +646,20 @@ From object: [OBJECTNAME], owner: [NAME]? | |||
636 | </notify> | 646 | </notify> |
637 | <notify name="FailedToLoadWearableUnnamed" tip="false"> | 647 | <notify name="FailedToLoadWearableUnnamed" tip="false"> |
638 | <message name="message"> | 648 | <message name="message"> |
639 | Failed to load [TYPE]. | 649 | Oops! |
640 | Please notify the vendor from whom you purchased this item. | 650 | You tried to wear a [TYPE] and it did not load. |
651 | |||
652 | Don't panic. | ||
653 | Try again in a minute to give things a chance to settle down. | ||
641 | </message> | 654 | </message> |
642 | </notify> | 655 | </notify> |
643 | <notify name="FailedToLoadWearable" tip="false"> | 656 | <notify name="FailedToLoadWearable" tip="false"> |
644 | <message name="message"> | 657 | <message name="message"> |
645 | Failed to load [TYPE] named [DESC]. | 658 | Oops! |
646 | Please notify the vendor from whom you purchased this item. | 659 | You tried to wear [TYPE] named [DESC] and it did not load. |
660 | |||
661 | Don't panic. | ||
662 | Try again in a minute to give things a chance to settle down. | ||
647 | </message> | 663 | </message> |
648 | </notify> | 664 | </notify> |
649 | <notify name="FailedToFindWearableUnnamed" tip="false"> | 665 | <notify name="FailedToFindWearableUnnamed" tip="false"> |
@@ -828,9 +844,9 @@ Right-click always shows a menu of things you can do. | |||
828 | </notify> | 844 | </notify> |
829 | <notify name="FirstTeleport" tip="false"> | 845 | <notify name="FirstTeleport" tip="false"> |
830 | <message name="message"> | 846 | <message name="message"> |
831 | You have just teleported. | 847 | This region doesn't allow point-to-point teleports, so you've been transported to the nearest telehub. |
832 | You are at the Infohub nearest your destination. | 848 | Your destination is marked with a tall beacon. |
833 | Your destination is marked with a tall red beacon. | 849 | Follow the red arrow to the beacon, or click the arrow to dismiss the beacon. |
834 | </message> | 850 | </message> |
835 | </notify> | 851 | </notify> |
836 | <notify name="FirstOverrideKeys" tip="false"> | 852 | <notify name="FirstOverrideKeys" tip="false"> |