summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_block_list_sidetray.xml
blob: 2fb3206c7d98cd72f6a25c79a999f3dc44158bd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="block_list_panel">
	<panel label="bottom_panel" name="blocked_buttons_panel">
		<filter_editor label="フィルター" name="blocked_filter_input"/>
		<menu_button name="blocked_gear_btn" tool_tip="選択した住人・オブジェクトに対するアクション"/>
		<menu_button name="view_btn" tool_tip="オプションを並べ替える"/>
		<menu_button name="plus_btn" tool_tip="ブロックする住人・オブジェクトを選択"/>
		<button name="unblock_btn" tool_tip="ブロックリストから住人・オブジェクトを削除"/>
	</panel>
	<text name="block_limit">
		[COUNT] 件のエントリーがブロック リストにあり、制限は [LIMIT] です。
	</text>
	<block_list name="blocked" tool_tip="現在ブロックされている住人一覧"/>
</panel>