Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_beacons.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

17 lines
751 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="beacons" title="Balises">
<panel name="beacons_panel">
<check_box name="always_on" label="Keep beacons when closing floater"/>
<check_box name="touch_only" label="Objets scriptés avec &#x22;Toucher&#x22; uniquement"/>
<check_box name="scripted" label="Objets scriptés"/>
<check_box name="physical" label="Objets physiques"/>
<check_box name="sounds" label="Sources sonores"/>
<check_box name="particles" label="Sources de particules"/>
<check_box name="highlights" label="Mettre en surbrillance"/>
<check_box name="beacons" label="Montrer les balises"/>
<text name="beacon_width_label">
Largeur de la balise :
</text>
</panel>
</floater>