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

14 lines
579 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="mute by name" title="Глушить объект по имени">
<text name="message" bottom_delta="-40">
Глушение объектов действует только на чат и IM,
но не на звуки.
Вы должны набрать точное название объекта.
</text>
<line_editor name="object_name" bottom_delta="-58">
Название объекта
</line_editor>
<button label="ОК" name="OK" />
<button label="Отмена" name="Cancel" />
</floater>