summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_preferences_alerts.xml
blob: 16af659326ecac9a06de06fdb6997062aa6129ea (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 label="ポップアップ" name="popups" title="ポップアップ">
	<text name="tell_me_label">
		知らせる:
	</text>
	<check_box label="リンデンドルを使用・受け取るとき" name="notify_money_change_checkbox"/>
	<check_box label="フレンドがログアウト・ログインするとき" name="friends_online_notify_checkbox"/>
	<text name="show_label" width="300">
		常に表示する通知:
	</text>
	<text name="dont_show_label">
		表示しない通知:
	</text>
</panel>