PageRenderTime 31ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 26 lines | 26 code | 0 blank | 0 comment | 0 complexity | b2691bafc4786c3cd60b30d0bce3cd62 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="edit_shape_panel">
  3. <string name="meters">
  4. mčtres
  5. </string>
  6. <string name="feet">
  7. pieds
  8. </string>
  9. <string name="height">
  10. Taille :
  11. </string>
  12. <text name="avatar_height"/>
  13. <panel label="Chemise" name="accordion_panel">
  14. <accordion name="wearable_accordion">
  15. <accordion_tab name="shape_body_tab" title="Corps"/>
  16. <accordion_tab name="shape_head_tab" title="Tęte"/>
  17. <accordion_tab name="shape_eyes_tab" title="Yeux"/>
  18. <accordion_tab name="shape_ears_tab" title="Oreilles"/>
  19. <accordion_tab name="shape_nose_tab" title="Nez"/>
  20. <accordion_tab name="shape_mouth_tab" title="Bouche"/>
  21. <accordion_tab name="shape_chin_tab" title="Menton"/>
  22. <accordion_tab name="shape_torso_tab" title="Torse"/>
  23. <accordion_tab name="shape_legs_tab" title="Jambes"/>
  24. </accordion>
  25. </panel>
  26. </panel>