49 lines
1.3 KiB
XML
49 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Map" title="Minikarte">
|
|
<floater.string name="ParcelSalePriceMsg">
|
|
Preis: [PRICE] L$ ([PRICE_PER_SQM] L$/m²)
|
|
</floater.string>
|
|
<floater.string name="ParcelSaleAreaMsg">
|
|
Fläche: [AREA]m²
|
|
</floater.string>
|
|
<floater.string name="ParcelOwnerMsg">
|
|
Eigentümer: [PARCEL_OWNER]
|
|
</floater.string>
|
|
<floater.string name="RegionNameMsg">
|
|
Region: [REGION_NAME]
|
|
</floater.string>
|
|
<floater.string name="ToolTipHintMsg">
|
|
Doppelklicken, um Karte zu öffnen
|
|
</floater.string>
|
|
<floater.string name="AltToolTipHintMsg">
|
|
Doppelklicken, um zu teleportieren
|
|
</floater.string>
|
|
<floater.string name="mini_map_caption">
|
|
Minikarte
|
|
</floater.string>
|
|
<text label="N" name="floater_map_north" text="N">
|
|
N
|
|
</text>
|
|
<text label="O" name="floater_map_east" text="O">
|
|
O
|
|
</text>
|
|
<text label="W" name="floater_map_west" text="W">
|
|
W
|
|
</text>
|
|
<text label="S" name="floater_map_south" text="S">
|
|
S
|
|
</text>
|
|
<text label="SO" name="floater_map_southeast" text="SO">
|
|
SO
|
|
</text>
|
|
<text label="NO" name="floater_map_northeast" text="NO">
|
|
NO
|
|
</text>
|
|
<text label="SW" name="floater_map_southwest" text="SW">
|
|
SW
|
|
</text>
|
|
<text label="NW" name="floater_map_northwest" text="NW">
|
|
NW
|
|
</text>
|
|
</floater>
|