aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/es/panel_settings_im.xml
blob: ea8068ae647b6cca732842fd9040ffdd11975163 (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="MI">
	<text>
		Opciones de MI:
	</text>
	<check_box label="Enviar MI para email" name="send_im_to_email"
	     tool_tip="Cambie su dirección de email en secondlife.com" />
	<check_box label="Incluir MI en el historial de chat" name="include_im_in_chat_history" />
	<check_box label="Mostrar fecha/hora en la MI" name="show_timestamps_check" />
	<text>
		Respuesta del modo ocupado:
	</text>
</panel>