<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="Classified" title="クラシファイド広告">
	<line_editor name="given_name_editor" tool_tip="名前は、句読点でなく、文字または数字で始める必要があります。"/>
	<line_editor name="location_editor" tool_tip="クラシファイド広告用のロケーションをあなたの現在位置に設定してください。"/>
	<button label="場所を設定" name="set_location_btn"/>
	<button label="テレポート" name="classified_teleport_btn"/>
	<button label="地図" name="classified_map_btn"/>
	<combo_box label="" name="classified_category_combo"/>
	<combo_box label="" name="classified_mature_check">
		<combo_item name="select_mature">
			- Matureの選択 -
		</combo_item>
		<combo_item name="mature">
			Matureコンテンツ
		</combo_item>
		<combo_item name="pg">
			PGコンテンツ
		</combo_item>
	</combo_box>
	<text name="classified_info_text" tool_tip="広告料を多く払うほど、広告の掲載順は上がります。">
		広告掲載：未発行
	</text>
	<text name="click_through_text" tool_tip="このクラシファイド広告掲載以降の、各ボタンの総クリック数">
		クリック：
	</text>
	<button label="公開．．．" name="classified_update_btn"/>
	<check_box label="毎週自動更新" name="auto_renew_check"/>
	<string name="ad_placed_paid">
		広告掲載：[DATE]、L$[AMT] 支払い済み
	</string>
	<string name="update_txt">
		アップデート
	</string>
	<string name="publish_txt">
		公開...
	</string>
</panel>
