PageRenderTime 32ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/de/menu_outfit_tab.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 553d5ddb2b67f13647cd26d724998ebc MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <context_menu name="Outfit">
  3. <menu_item_call label="Anziehen - Aktuelles Outfit ersetzen" name="wear_replace"/>
  4. <menu_item_call label="Anziehen - Aktuelles Outfit hinzufügen" name="wear_add"/>
  5. <menu_item_call label="Ausziehen - Aus aktuellem Outfit entfernen" name="take_off"/>
  6. <menu_item_call label="Outfit bearbeiten" name="edit"/>
  7. <menu_item_call label="Outfit neu benennen" name="rename"/>
  8. <menu_item_call label="Outfit löschen" name="delete"/>
  9. </context_menu>