aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ja/panel_settings_im.xml
blob: 11aec211aaca419d1cc04bb51979e476095e9cbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="im" title="IM">
	<text>
		IMのオプション:
	</text>
	<check_box label="Eメールに IMを送信" name="send_im_to_email"
	     tool_tip="secondlife.comであなたのEメールのアドレスを変更" />
	<check_box label="チャット履歴に IMを含む" name="include_im_in_chat_history" />
	<check_box label="IMにタイムスタンプを表示" name="show_timestamps_check" />
	<text>
		使用中モードの応答:
	</text>
</panel>