/indra/newview/skins/default/xui/fr/floater_beacons.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 22 lines · 22 code · 0 blank · 0 comment · 0 complexity · 0ff0a8a3d9c8c9acc4e61a937faf761b MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="beacons" title="BALISES">
  3. <panel name="beacons_panel">
  4. <text name="label_show">
  5. Afficher :
  6. </text>
  7. <check_box label="Balises" name="beacons"/>
  8. <check_box label="Surbrillances" name="highlights"/>
  9. <text name="beacon_width_label" tool_tip="Largeur de la balise">
  10. Largeur :
  11. </text>
  12. <text name="label_objects">
  13. Pour ces objets :
  14. </text>
  15. <check_box label="Physique" name="physical"/>
  16. <check_box label="Scripté" name="scripted"/>
  17. <check_box label="Toucher uniquement" name="touch_only"/>
  18. <check_box label="Sources sonores" name="sounds"/>
  19. <check_box label="Sources des particules" name="particles"/>
  20. <check_box label="Sources des médias" name="moapbeacon"/>
  21. </panel>
  22. </floater>