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

13 lines
403 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="Objeyi adıyla engelle">
<text name="message">
Sadece obje yazı ve HM&apos;lerine etki eder,seslerine değil.
Objenin tam adını yazmalısınız.
</text>
<line_editor name="object_name">
Obje adı
</line_editor>
<button label="Tamam" name="OK" />
<button label="İptal" name="Cancel" />
</floater>