<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="delete_pref_preset" title="プリセットの削除">
	<string name="title_graphic">
		グラフィックのプリセットを削除
	</string>
	<string name="title_camera">
		カメラのプリセットを削除
	</string>
	<text name="Preset">
		プリセットを選択
	</text>
	<combo_box name="preset_combo"/>
	<button label="削除" name="delete"/>
	<button label="キャンセル" name="cancel"/>
</floater>