PageRenderTime 170ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | e648a34d9fff6391bfe3456ae7a90afe MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <menu name="Popup">
  3. <menu_item_call label="Zoom rapproché" name="Zoom Close"/>
  4. <menu_item_call label="Zoom moyen" name="Zoom Medium"/>
  5. <menu_item_call label="Zoom éloigné" name="Zoom Far"/>
  6. <menu_item_call label="Zoom par défaut" name="Zoom Default"/>
  7. <menu_item_check label="Faire pivoter la carte" name="Rotate Map"/>
  8. <menu_item_check label="Centrage auto" name="Auto Center"/>
  9. <menu_item_call label="Arręter de suivre" name="Stop Tracking"/>
  10. <menu_item_call label="Carte du monde" name="World Map"/>
  11. </menu>