summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_preferences_alerts.xml
blob: aa2e8d7e8f8f0aefe2b40c78b930c675eaa21cda (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="Pop-ups" name="popups" title="Pop-ups">
	<text name="tell_me_label">
		Me prévenir :
	</text>
	<check_box label="Quand je dépense ou que je reçois des L$" name="notify_money_change_checkbox"/>
	<check_box label="Quand mes amis se connectent ou se déconnectent" name="friends_online_notify_checkbox"/>
	<text name="show_label">
		Toujours afficher ces alertes :
	</text>
	<text name="dont_show_label">
		Ne jamais afficher ces alertes :
	</text>
</panel>