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

16 lines
650 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="beacons" title="İşaretler">
<panel name="beacons_panel">
<check_box label="Sadece dokunulabilen betikli objeler" name="touch_only"/>
<check_box label="Betikli objeler" name="scripted"/>
<check_box label="Fiziksel objeler" name="physical"/>
<check_box label="Ses kaynakları" name="sounds"/>
<check_box label="Tanecik kaynakları" name="particles"/>
<check_box label="Parlak noktaları yorumla" name="highlights"/>
<check_box label="İşaretleri yorumla" name="beacons"/>
<text name="beacon_width_label">
İşaret genişliği:
</text>
</panel>
</floater>