Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_mute_object.xml
2010-04-02 02:48:44 -03:00

14 lines
490 B
XML

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