summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_mute_object.xml
blob: 04ffd5254d4bac331c70a7253e2b28d8d490f0ca (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="mute by name" title="名前でオブジェクトをブロック">
	<text name="message">
		オブジェクトをブロックします:
	</text>
	<line_editor name="object_name">
		オブジェクト名
	</line_editor>
	<text name="note">
		* ブロックされるのはオブジェクトの文字だけで、音はブロックされません。
	</text>
	<button label="OK" name="OK"/>
	<button label="キャンセル" name="Cancel"/>
</floater>