44 lines
1.5 KiB
XML
44 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
<panel name="Place" title="場所">
|
||
<text name="name_label">
|
||
名前:
|
||
</text>
|
||
<text name="description_label">
|
||
説明:
|
||
</text>
|
||
<text name="information_label"/>
|
||
<text font="SansSerifSmall" left="20" name="info_editor" width="420" bottom_delta="-1" />
|
||
<text name="land_type_label">
|
||
土地の種類:
|
||
</text>
|
||
<text left="110" name="land_type_display" width="338"/>
|
||
<text name="location_label">
|
||
ロケーション:
|
||
</text>
|
||
<text left="110" name="location_editor" width="327"/>
|
||
<button label="テレポート" name="teleport_btn"/>
|
||
<button label="地図上に表示" name="map_btn"/>
|
||
<button label="賭ける..." name="auction_btn"/>
|
||
<string name="traffic_text">
|
||
交通量:[TRAFFIC]
|
||
</string>
|
||
<string name="area_text">
|
||
面積:[AREA]平方メートル。
|
||
</string>
|
||
<string name="forsale_text">
|
||
L$[PRICE]で売出し中。
|
||
</string>
|
||
<string name="auction_text">
|
||
オークションID [ID]
|
||
</string>
|
||
<string name="server_update_text">
|
||
土地情報のご利用には、サーバーのアップデートが必要です。
|
||
</string>
|
||
<string name="server_error_text">
|
||
このロケーションの情報は現在ご利用できません。時間をおいて再度お試しください。
|
||
</string>
|
||
<string name="server_forbidden_text">
|
||
現在の所在地についての情報は、アクセス制限のためご利用できません。区画所有者の許可があるかどうかご確認ください。
|
||
</string>
|
||
</panel>
|