aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/notifications.xml
diff options
context:
space:
mode:
authorFrederick Martian2010-09-10 11:05:45 +0200
committerMcCabe Maxsted2010-09-11 18:25:31 -0700
commit37f9f885db6119b88044f55091fa0068f135c3ea (patch)
tree54ea970320273b6d6c5e17b4a083603f4f723b47 /linden/indra/newview/skins/default/xui/en-us/notifications.xml
parentMerge remote branch 'elektra/weekly' into weekly (diff)
downloadmeta-impy-37f9f885db6119b88044f55091fa0068f135c3ea.zip
meta-impy-37f9f885db6119b88044f55091fa0068f135c3ea.tar.gz
meta-impy-37f9f885db6119b88044f55091fa0068f135c3ea.tar.bz2
meta-impy-37f9f885db6119b88044f55091fa0068f135c3ea.tar.xz
When buying land check the maturity level first and inform the agent when the land does have a higher level than what he is currently set to
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.xml9
1 files changed, 9 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 eced647..9ebeec9 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -1729,6 +1729,15 @@ Cannot find the region this land is in.
1729 1729
1730<notification 1730<notification
1731 icon="alertmodal.tga" 1731 icon="alertmodal.tga"
1732 name="CannotBuyLandMaturity"
1733 type="alertmodal">
1734Unable to buy land:
1735
1736Your allowed or prefered maturity level does not allow to buy this land.
1737</notification>
1738
1739<notification
1740 icon="alertmodal.tga"
1732 name="CannotCloseFloaterBuyLand" 1741 name="CannotCloseFloaterBuyLand"
1733 type="alertmodal"> 1742 type="alertmodal">
1734You cannot close the Buy Land window until [GRID_NAME] estimates the price of this transaction. 1743You cannot close the Buy Land window until [GRID_NAME] estimates the price of this transaction.