49 lines
1.2 KiB
XML
49 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Map" title="Minimappa">
|
|
<floater.string name="ParcelSalePriceMsg">
|
|
Prezzo: [PRICE] L$ ([PRICE_PER_SQM] L$/m²)
|
|
</floater.string>
|
|
<floater.string name="ParcelSaleAreaMsg">
|
|
Area: [AREA]m²
|
|
</floater.string>
|
|
<floater.string name="ParcelOwnerMsg">
|
|
Proprietario: [PARCEL_OWNER]
|
|
</floater.string>
|
|
<floater.string name="RegionNameMsg">
|
|
Regione: [REGION_NAME]
|
|
</floater.string>
|
|
<floater.string name="ToolTipHintMsg">
|
|
Doppio clic per aprire la mappa
|
|
</floater.string>
|
|
<floater.string name="AltToolTipHintMsg">
|
|
Doppio clic per il teleport
|
|
</floater.string>
|
|
<floater.string name="mini_map_caption">
|
|
Minimappa
|
|
</floater.string>
|
|
<text label="N" name="floater_map_north" text="N">
|
|
N
|
|
</text>
|
|
<text label="E" name="floater_map_east" text="E">
|
|
E
|
|
</text>
|
|
<text label="O" name="floater_map_west" text="O">
|
|
O
|
|
</text>
|
|
<text label="S" name="floater_map_south" text="S">
|
|
S
|
|
</text>
|
|
<text label="SE" name="floater_map_southeast" text="SE">
|
|
SE
|
|
</text>
|
|
<text label="NE" name="floater_map_northeast" text="NE">
|
|
NE
|
|
</text>
|
|
<text label="SO" name="floater_map_southwest" text="SO">
|
|
SO
|
|
</text>
|
|
<text label="NO" name="floater_map_northwest" text="NO">
|
|
NO
|
|
</text>
|
|
</floater>
|