Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_mute_object.xml
2012-07-13 06:23:37 -03:00

14 lines
467 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="mute by name" title="Ignorar Objeto por su Nombre">
<text name="message">
Ignorar según el nombre sólo afecta al chat y los MI del
objeto, no a sus sonidos.
Debes escribir exactamente el nombre del objeto.
</text>
<line_editor name="object_name">
Nombre del Objeto
</line_editor>
<button label="Ok" name="OK"/>
<button label="Cancelar" name="Cancel"/>
</floater>