<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="region_restarting" title="リージョンの再起動">
	<string name="RegionName">
		現在あなたがいるリージョン「[NAME]」は、再起動しようとしています。

このまま、この場所にいるとログアウトされます。
	</string>
	<string name="RestartSeconds">
		再起動まであと
[SECONDS]秒
	</string>
	<panel name="layout_panel_1">
		<text name="region_name">
			現在あなたがいるリージョン「-最長リージョン名-」は、再起動しようとしています。

このまま、この場所にいるとログアウトされます。
		</text>
		<text name="restart_seconds">
			再起動まであと
32767秒
		</text>
	</panel>
</floater>