PageRenderTime 14ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 13 lines | 13 code | 0 blank | 0 comment | 0 complexity | d1521f674bc06ea021d0a5fd7d6cfba0 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <context_menu name="Avatar Context Menu">
  3. <menu_item_call label="Voir le profil" name="View Profile"/>
  4. <menu_item_call label="Devenir amis" name="Add Friend"/>
  5. <menu_item_call label="Supprimer cet ami" name="Remove Friend"/>
  6. <menu_item_call label="IM" name="IM"/>
  7. <menu_item_call label="Appeler" name="Call"/>
  8. <menu_item_call label="Carte" name="Map"/>
  9. <menu_item_call label="Partager" name="Share"/>
  10. <menu_item_call label="Payer" name="Pay"/>
  11. <menu_item_check label="Ignorer/Ne plus ignorer" name="Block/Unblock"/>
  12. <menu_item_call label="Proposer une téléportation" name="teleport"/>
  13. </context_menu>