Skip to content
Snippets Groups Projects
Commit ec4a0a8c authored by Alexandrea Fride's avatar Alexandrea Fride
Browse files

STORM-1327 MULTIPLE LANGS (Spanish/German) [FORMATTING] Overlapped text in...

STORM-1327 MULTIPLE LANGS (Spanish/German) [FORMATTING] Overlapped text in About Land Window when the land is for sell: "Los objetos se incluyen en la venta"
With help from Jonathan Yap
parent 02995303
No related branches found
No related tags found
No related merge requests found
...@@ -103,6 +103,7 @@ Ales Beaumont ...@@ -103,6 +103,7 @@ Ales Beaumont
Alexandrea Fride Alexandrea Fride
STORM-255 STORM-255
STORM-960 STORM-960
STORM-1327
Alissa Sabre Alissa Sabre
VWR-81 VWR-81
VWR-83 VWR-83
...@@ -446,6 +447,7 @@ Jonathan Yap ...@@ -446,6 +447,7 @@ Jonathan Yap
STORM-1313 STORM-1313
STORM-899 STORM-899
STORM-1273 STORM-1273
STORM-1327
Kage Pixel Kage Pixel
VWR-11 VWR-11
Ken March Ken March
......
...@@ -414,7 +414,7 @@ ...@@ -414,7 +414,7 @@
right="-10" right="-10"
name="Cancel Land Sale" name="Cancel Land Sale"
left_pad="5" left_pad="5"
top_pad="-15" top_pad="7"
width="180" /> width="180" />
<text <text
type="string" type="string"
...@@ -488,6 +488,7 @@ ...@@ -488,6 +488,7 @@
width="186"> width="186">
0 0
</text> </text>
<button <button
enabled="false" enabled="false"
follows="left|top" follows="left|top"
...@@ -495,9 +496,20 @@ ...@@ -495,9 +496,20 @@
label="Buy Land" label="Buy Land"
layout="topleft" layout="topleft"
left_delta="52" left_delta="52"
top_pad="5"
name="Buy Land..." name="Buy Land..."
top_pad="7"
width="130" /> width="130" />
<button
enabled="false"
follows="left|top"
height="23"
label="Linden Sale"
layout="topleft"
left="10"
name="Linden Sale..."
tool_tip="Land must be owned, set content, and not already for auction."
top_pad="-23"
width="150" />
<button <button
enabled="true" enabled="true"
follows="left|top" follows="left|top"
...@@ -545,18 +557,7 @@ ...@@ -545,18 +557,7 @@
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="Reclaim Land..." name="Reclaim Land..."
top_delta="-50" top_delta="-25"
width="180" />
<button
enabled="false"
follows="left|top"
height="23"
label="Linden Sale"
layout="topleft"
left_delta="0"
name="Linden Sale..."
tool_tip="Land must be owned, set content, and not already for auction."
top_pad="2"
width="180" /> width="180" />
</panel> </panel>
<panel <panel
...@@ -2125,4 +2126,4 @@ Only large parcels can be listed in search. ...@@ -2125,4 +2126,4 @@ Only large parcels can be listed in search.
</panel> </panel>
</panel> </panel>
</tab_container> </tab_container>
</floater> </floater>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment