PageRenderTime 33ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/da/menu_edit.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 46955ae74b5b9f49692bb8629efc3303 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <menu label="Redigér" name="Edit">
  3. <menu_item_call label="Fortryd" name="Undo"/>
  4. <menu_item_call label="Gendan" name="Redo"/>
  5. <menu_item_call label="Klip" name="Cut"/>
  6. <menu_item_call label="Kopiér" name="Copy"/>
  7. <menu_item_call label="Sćt ind" name="Paste"/>
  8. <menu_item_call label="Slet" name="Delete"/>
  9. <menu_item_call label="Duplikér" name="Duplicate"/>
  10. <menu_item_call label="Marker alt" name="Select All"/>
  11. <menu_item_call label="Fjern markering" name="Deselect"/>
  12. </menu>