diff options
author | Eugene Mutavchi <emutavchi@productengine.com> | 2010-04-14 13:18:40 +0300 |
---|---|---|
committer | Eugene Mutavchi <emutavchi@productengine.com> | 2010-04-14 13:18:40 +0300 |
commit | 079963c9295243c731916127e39bfa39ae9690ca (patch) | |
tree | ea750dcc1fdfdd24cac83d83dfd70385ca1cc1f8 /indra/newview/skins | |
parent | f4a03a397575b1b4a54bfe289a155acd6c831441 (diff) |
Fixed normal bug EXT-6302 (TP requests need to display destination region maturity)
Added:
- parsing of region information from "lure" binary bucket
- displaying destination region maturity by teleport offer
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/229/
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 9ee4e13f3c..6c9564c8cf 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5165,7 +5165,7 @@ An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you th type="offer"> [NAME_SLURL] has offered to teleport you to their location: -[MESSAGE] +[MESSAGE], ([MATURITY]) <form name="form"> <button index="0" |