aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/de/panel_preferences_im.xml
blob: 0bc9e3cf991cb12a1ee9958a62541b75a3204c1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="IM" name="im">
	<text type="string" length="1" name="text_box">
		IM-Optionen:
	</text>
	<text name="log_in_to_change">
		zum Ändern anmelden
	</text>
	<check_box label="IM an E-Mail ([EMAIL]) senden" name="send_im_to_email" />
	<check_box label="IM in Chat-Verlauf einschließen" name="include_im_in_chat_history" />
	<check_box label="Zeitstempel in IM anzeigen" name="show_timestamps_check" />
	<check_box label="Log Instant Messages" name="log_instant_messages" />
	<check_box label="Log Chat" name="log_chat" />
	<check_box label="Show end of last IM conversation" name="log_show_history" />
	<button label="Change Path" label_selected="Change Path" name="log_path_button" />
	<text type="string" length="1" name="text_box2">
		Belegt-Modus-Antwort:
	</text>
</panel>