Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_mute_object.xml
Lirusaito 84795863e5 Translations updated
Updated French Translation from Nomade's Zip for MultiWear.
Updated Translations to use basically the same format, and not have some cruft.
Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
2012-07-16 17:07:22 -04:00

14 lines
447 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>