aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/es/floater_mute.xml
blob: 31e7f3b00f1c8474781e9b0e14bcebd39472b9f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="mute floater" title="Residentes sin sonido &amp; Objetos">
	<scroll_list name="mutes" tool_tip="List of currently muted residents" />
	<button label="Desactivar sonido de residente..."
	     label_selected="Desactivar sonido de residente..." name="Mute resident..."
	     tool_tip="Dejar un residente sin sonido" />
	<button label="Desactivar sonido de objeto por el nombre..."
	     label_selected="Desactivar sonido de objeto por el nombre..."
	     name="Mute object by name..." />
	<button label="Reactivar sonido" label_selected="Reactivar sonido" name="Unmute"
	     tool_tip="Remover residente o objeto de la lista de sin sonido" />
</floater>