diff options
author | Frederick Martian | 2010-09-10 11:05:45 +0200 |
---|---|---|
committer | McCabe Maxsted | 2010-09-11 18:25:31 -0700 |
commit | 37f9f885db6119b88044f55091fa0068f135c3ea (patch) | |
tree | 54ea970320273b6d6c5e17b4a083603f4f723b47 /linden/indra/newview/skins/default/xui/en-us/notifications.xml | |
parent | Merge remote branch 'elektra/weekly' into weekly (diff) | |
download | meta-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.xml | 9 |
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"> | ||
1734 | Unable to buy land: | ||
1735 | |||
1736 | Your 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"> |
1734 | You cannot close the Buy Land window until [GRID_NAME] estimates the price of this transaction. | 1743 | You cannot close the Buy Land window until [GRID_NAME] estimates the price of this transaction. |