summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_critical.xml
blob: 0ca8971a5b4b97644a7e9626e063f8b5a80256bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="modal container">
	<button label="続行" label_selected="続行" name="Continue"/>
	<button label="キャンセル" label_selected="キャンセル" name="Cancel"/>
	<text name="tos_title">
		重要なメッセージ
	</text>
	<text name="tos_heading">
		次のメッセージを注意してよくお読みください。
	</text>
	<text_editor name="tos_text">
		TOS_TEXT
	</text_editor>
</floater>