summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_sell_land.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_sell_land.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_sell_land.xml74
1 files changed, 42 insertions, 32 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_sell_land.xml b/indra/newview/skins/default/xui/en/floater_sell_land.xml
index 26c805c0f7..85e35926ab 100644
--- a/indra/newview/skins/default/xui/en/floater_sell_land.xml
+++ b/indra/newview/skins/default/xui/en/floater_sell_land.xml
@@ -1,25 +1,25 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
can_minimize="false"
- height="485"
+ height="600"
layout="topleft"
name="sell land"
title="Sell Land"
- width="450">
+ width="280">
<texture_picker
enabled="false"
follows="top|left"
height="135"
layout="topleft"
- left="244"
+ left="50"
name="info_image"
- right="424"
- top="40"
+ right="230"
+ top="20"
width="180" />
<text
type="string"
length="1"
- bottom_delta="-144"
+ top="145"
follows="top|left"
layout="topleft"
left="16"
@@ -61,19 +61,19 @@
left="56"
name="info_size"
right="-20">
- [AREA] sq. m.
+ [AREA] m²
</text>
<text
type="string"
length="1"
follows="top|left"
- font="SansSerifHuge"
+ font="SansSerifBig"
height="24"
layout="topleft"
left="16"
name="info_action"
text_color="white"
- top="141"
+ top="190"
width="200">
To sell this parcel:
</text>
@@ -84,14 +84,14 @@
layout="topleft"
left="0"
name="step_price"
- top="167"
+ top="211"
width="64" />
<text
type="string"
length="1"
bottom_delta="-38"
follows="top|left"
- font="SansSerifBig"
+ font="SansSerif"
height="16"
layout="topleft"
left="72"
@@ -108,7 +108,7 @@
left="72"
name="price_text"
right="-20">
- Choose an appropriate price for this land.
+ Choose an appropriate price.
</text>
<text
type="string"
@@ -137,11 +137,11 @@
length="1"
height="16"
layout="topleft"
- left_pad="10"
+ left="72"
name="price_per_m"
- top_delta="0"
+ top_delta="25"
width="200">
- (L$[PER_METER] per square meter)
+ (L$[PER_METER] per m²)
</text>
<icon
follows="top|left"
@@ -156,7 +156,7 @@
length="1"
bottom_delta="-38"
follows="top|left"
- font="SansSerifBig"
+ font="SansSerif"
height="16"
layout="topleft"
left="72"
@@ -173,7 +173,8 @@
left="72"
name="sell_to_text"
right="-20">
- Choose whether to sell to anyone or a particular buyer.
+ Choose whether to sell to anyone
+or a particular buyer.
</text>
<combo_box
follows="top|right"
@@ -181,17 +182,20 @@
layout="topleft"
left_delta="0"
name="sell_to"
- top_delta="16"
- width="140">
+ top_delta="32"
+ width="130">
<combo_box.item
enabled="false"
- label="select one --"
+ label="-- select one --"
+ name="--selectone--"
value="select" />
<combo_box.item
label="Anyone"
+ name="Anyone"
value="anyone" />
<combo_box.item
label="Specific user:"
+ name="Specificuser:"
value="user" />
</combo_box>
<line_editor
@@ -202,10 +206,11 @@
left_delta="0"
name="sell_to_agent"
top_pad="4"
- width="150" />
+ width="130" />
<button
height="16"
- label="Select..."
+ font="SansSerifSmall"
+ label="Select"
layout="topleft"
left_pad="5"
name="sell_to_select_agent"
@@ -224,7 +229,7 @@
length="1"
bottom_delta="-38"
follows="top|left"
- font="SansSerifBig"
+ font="SansSerif"
height="16"
layout="topleft"
left="72"
@@ -235,16 +240,18 @@
<text
type="string"
length="1"
+ font="SansSerifSmall"
bottom_delta="20"
follows="top|left"
height="16"
layout="topleft"
left="72"
name="sell_objects_text">
- Land owner&apos;s transferable objects on parcel will change ownership.
+ Land owner&apos;s transferable objects
+on parcel will change ownership.
</text>
<radio_group
- bottom_delta="44"
+ top_pad="15"
follows="top|right"
height="40"
layout="topleft"
@@ -275,21 +282,22 @@
</radio_group>
<button
height="16"
+ font="SansSerifSmall"
label="Show Objects"
layout="topleft"
name="show_objects"
- right="414"
- top="393"
+ left="100"
+ top_pad="10"
width="110" />
<text
type="string"
length="1"
- bottom_delta="35"
+ bottom_delta="30"
follows="top|left"
font="SansSerifBig"
height="16"
layout="topleft"
- left="72"
+ left="16"
name="nag_message_label"
right="-20">
REMEMBER: All sales are final.
@@ -297,19 +305,21 @@
<button
follows="bottom|left"
height="20"
+ font="SansSerifSmall"
label="Set Land For Sale"
layout="topleft"
left_delta="0"
name="sell_btn"
- top_pad="15"
+ top_pad="10"
width="130" />
<button
follows="bottom|right"
height="20"
+ font="SansSerifSmall"
label="Cancel"
layout="topleft"
- left_pad="152"
+ left_pad="30"
name="cancel_btn"
top_delta="0"
width="90" />
-</floater>
+</floater> \ No newline at end of file