summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_tos.xml
blob: 8a6a6ff58a10b762b04e1d5cfd9e15b7ee8cb98f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="modal container" title=" ">
	<floater.string name="real_url">
		http://secondlife.com/app/tos/
	</floater.string>
	<floater.string name="loading_url">
		data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody text=%22000000%22%3E%3Ch2%3E Loading %3Ca%20target%3D%22_external%22%20href%3D%22http%3A//secondlife.com/app/tos/%22%3ETerms%20of%20Service%3C/a%3E...%3C/h2%3E %3C/body%3E %3C/html%3E
	</floater.string>
	<text name="tos_heading">
		次の Second Life の利用規約、プライバシーポリシー、およびサービス規約(仲裁の利用および紛争解決のためのいかなるクラスまたはグループの請求の放棄に関する必要条件を含む)をお読みください。[SECOND_LIFE] へのログインを続けるには、これらの規約に同意する必要があります。
	</text>
	<text name="external_tos_required">
		操作を続けるに、https://my.secondlife.com に移動し、利用規約に同意する必要があります。
	</text>
	<check_box label="" name="agree_chk"/>
	<text name="agree_list">
		私は、Second Life の利用規約、プライバシーポリシー、およびサービス規約(紛争解決のための必要条件を含む)を読み、同意しました。
	</text>
	<button label="続行" label_selected="続行" name="Continue"/>
	<button label="取り消し" label_selected="取り消し" name="Cancel"/>
</floater>