summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_mute_object.xml
blob: d4c8ab69f0ad94aba4cc99e16f7852c366d746f0 (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>