diff options
author | McCabe Maxsted | 2009-04-26 11:41:55 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-04-26 11:41:55 -0700 |
commit | 8b061ccb37afe4393c66edded4e33fc5e2793eb0 (patch) | |
tree | b55a9ea8d9ef711a983b108baa18399714dea2df /linden/indra/newview/skins/default/xui | |
parent | Fixed space in changelog (diff) | |
download | meta-impy-8b061ccb37afe4393c66edded4e33fc5e2793eb0.zip meta-impy-8b061ccb37afe4393c66edded4e33fc5e2793eb0.tar.gz meta-impy-8b061ccb37afe4393c66edded4e33fc5e2793eb0.tar.bz2 meta-impy-8b061ccb37afe4393c66edded4e33fc5e2793eb0.tar.xz |
Backported L$/sq meter info from 1.23
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml | 22 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_buy_land.xml | 14 |
2 files changed, 26 insertions, 10 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml index fc1b747..f3fd708 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml | |||
@@ -93,8 +93,8 @@ | |||
93 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 93 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
94 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" | 94 | bottom="-180" drop_shadow_visible="true" enabled="true" follows="left|top" |
95 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" | 95 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="76" |
96 | mouse_opaque="true" name="For Sale: Price L$[PRICE]." v_pad="0" width="206"> | 96 | mouse_opaque="true" name="For Sale: Price L$[PRICE]." v_pad="0" width="246"> |
97 | Price: L$[PRICE]. | 97 | Price: L$[PRICE] (L$[PRICE_PER_SQM]/sq.m.). |
98 | </text> | 98 | </text> |
99 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 99 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
100 | bottom="-200" drop_shadow_visible="true" enabled="false" follows="left|top" | 100 | bottom="-200" drop_shadow_visible="true" enabled="false" follows="left|top" |
@@ -467,7 +467,7 @@ Go to World menu > About Land or select another parcel to show its details. | |||
467 | <column name="online_status" width="-1" /> | 467 | <column name="online_status" width="-1" /> |
468 | <column name="name" dynamicwidth="true" label="Name" /> | 468 | <column name="name" dynamicwidth="true" label="Name" /> |
469 | <column name="count" label="Count" width="70" /> | 469 | <column name="count" label="Count" width="70" /> |
470 | <column label="Most Recent" width="160" /> | 470 | <column name="mostrecent" label="Most Recent" width="160" /> |
471 | </name_list> | 471 | </name_list> |
472 | </panel> | 472 | </panel> |
473 | <panel border="true" bottom="-349" enabled="true" follows="left|top|right|bottom" | 473 | <panel border="true" bottom="-349" enabled="true" follows="left|top|right|bottom" |
@@ -481,13 +481,17 @@ Go to World menu > About Land or select another parcel to show its details. | |||
481 | </text> | 481 | </text> |
482 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" | 482 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" |
483 | height="16" initial_value="false" label="Edit Terrain" left="14" | 483 | height="16" initial_value="false" label="Edit Terrain" left="14" |
484 | mouse_opaque="true" name="edit land check" radio_style="false" width="268" /> | 484 | mouse_opaque="true" name="edit land check" radio_style="false" |
485 | tool_tip="If checked, anyone can terraform your land. It is best to leave this unchecked, as you can always edit your own land." | ||
486 | width="268" /> | ||
485 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" | 487 | <check_box bottom="-60" enabled="true" follows="left|top" font="SansSerifSmall" |
486 | height="16" initial_value="false" label="Create Landmarks" left="14" | 488 | height="16" initial_value="false" label="Create Landmarks" left="14" |
487 | mouse_opaque="true" name="check landmark" radio_style="false" width="268" /> | 489 | mouse_opaque="true" name="check landmark" radio_style="false" width="268" /> |
488 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" | 490 | <check_box bottom="-80" enabled="true" follows="left|top" font="SansSerifSmall" |
489 | height="16" initial_value="false" label="Fly" left="14" mouse_opaque="true" | 491 | height="16" initial_value="false" label="Fly" left="14" mouse_opaque="true" |
490 | name="check fly" radio_style="false" width="268" /> | 492 | name="check fly" radio_style="false" |
493 | tool_tip="If checked, Residents can fly on your land. If unchecked, they can only fly into and over your land." | ||
494 | width="268" /> | ||
491 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 495 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
492 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" | 496 | bottom="-40" drop_shadow_visible="true" enabled="true" follows="left|top" |
493 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="178" | 497 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="178" |
@@ -538,11 +542,13 @@ Go to World menu > About Land or select another parcel to show its details. | |||
538 | </text> | 542 | </text> |
539 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" | 543 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" |
540 | height="16" initial_value="false" label="Safe (no damage)" left="14" | 544 | height="16" initial_value="false" label="Safe (no damage)" left="14" |
541 | mouse_opaque="true" name="check safe" radio_style="false" width="268" /> | 545 | mouse_opaque="true" name="check safe" radio_style="false" |
546 | tool_tip="If checked, sets the land to Safe, disabling damage combat. If cleared, damage combat is enabled." | ||
547 | width="268" /> | ||
542 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" | 548 | <check_box bottom="-120" enabled="true" follows="left|top" font="SansSerifSmall" |
543 | height="16" initial_value="false" label="Restrict Pushing" left="178" | 549 | height="16" initial_value="false" label="Restrict Pushing" left="178" |
544 | mouse_opaque="true" name="PushRestrictCheck" radio_style="false" | 550 | mouse_opaque="true" name="PushRestrictCheck" radio_style="false" |
545 | tool_tip="llPushObject will only work through parcel owner scripts or on scripts where the pushee is the script owner." | 551 | tool_tip="Prevents scripts from pushing. Checking this option may be useful for preventing disruptive behavior on your land." |
546 | width="119" /> | 552 | width="119" /> |
547 | <check_box bottom="-140" enabled="true" follows="left|top" font="SansSerifSmall" | 553 | <check_box bottom="-140" enabled="true" follows="left|top" font="SansSerifSmall" |
548 | height="16" initial_value="false" | 554 | height="16" initial_value="false" |
@@ -622,7 +628,7 @@ Go to World menu > About Land or select another parcel to show its details. | |||
622 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" | 628 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" |
623 | halign="center" height="16" label="Set" label_selected="Set" left="236" | 629 | halign="center" height="16" label="Set" label_selected="Set" left="236" |
624 | mouse_opaque="true" name="Set" scale_image="true" | 630 | mouse_opaque="true" name="Set" scale_image="true" |
625 | tool_tip="Set the landing point to your avatar's location. It must be inside this land parcel." | 631 | tool_tip="Sets the landing point where visitors arrive. Sets to your avatar's location inside this parcel." |
626 | width="50" /> | 632 | width="50" /> |
627 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" | 633 | <button bottom="-303" enabled="true" follows="left|top" font="SansSerifSmall" |
628 | halign="center" height="16" label="Clear" label_selected="Clear" left="291" | 634 | halign="center" height="16" label="Clear" label_selected="Clear" left="291" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_buy_land.xml b/linden/indra/newview/skins/default/xui/en-us/floater_buy_land.xml index a7fd3ed..a0c82f9 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_buy_land.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_buy_land.xml | |||
@@ -86,13 +86,15 @@ | |||
86 | </text> | 86 | </text> |
87 | <text bottom_delta="-5" follows="top|left" font="SansSerif" height="16" left_delta="50" | 87 | <text bottom_delta="-5" follows="top|left" font="SansSerif" height="16" left_delta="50" |
88 | name="info_price" right="400" > | 88 | name="info_price" right="400" > |
89 | L$ 1500, objects included | 89 | L$ 1500 |
90 | (L$ 1.1/sq.m.) | ||
91 | sold with objects | ||
90 | </text> | 92 | </text> |
91 | <text bottom="-180" follows="top|left" font="SansSerifHuge" height="24" left="16" | 93 | <text bottom="-180" follows="top|left" font="SansSerifHuge" height="24" left="16" |
92 | name="info_action" width="200"> | 94 | name="info_action" width="200"> |
93 | Buying this land will: | 95 | Buying this land will: |
94 | </text> | 96 | </text> |
95 | <pad height="10" /> | 97 | <pad height="6" /> |
96 | <icon follows="top|left" height="64" image_name="badge_note.j2c" left="0" | 98 | <icon follows="top|left" height="64" image_name="badge_note.j2c" left="0" |
97 | name="step_error" width="64" /> | 99 | name="step_error" width="64" /> |
98 | <text bottom_delta="-110" follows="top|left" height="160" left="72" | 100 | <text bottom_delta="-110" follows="top|left" height="160" left="72" |
@@ -267,6 +269,14 @@ supports [AMOUNT2] objects | |||
267 | <string name="sold_with_objects"> | 269 | <string name="sold_with_objects"> |
268 | sold with objects | 270 | sold with objects |
269 | </string> | 271 | </string> |
272 | <string name="sold_without_objects"> | ||
273 | objects not included | ||
274 | </string> | ||
275 | <string name="info_price_string"> | ||
276 | L$ [PRICE] | ||
277 | (L$ [PRICE_PER_SQM]/sq.m.) | ||
278 | [SOLD_WITH_OBJECTS] | ||
279 | </string> | ||
270 | <string name="insufficient_land_credits"> | 280 | <string name="insufficient_land_credits"> |
271 | The group [GROUP] will need sufficient contributed land use | 281 | The group [GROUP] will need sufficient contributed land use |
272 | credits to cover this parcel before the purchase will | 282 | credits to cover this parcel before the purchase will |