PageRenderTime 71ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | e4a1c8c756d046b1d67397460864cae5 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="preview notecard" title="NOTE:">
  3. <floater.string name="no_object">
  4. Kunne ikke finde objekt som indeholder denne note.
  5. </floater.string>
  6. <floater.string name="not_allowed">
  7. Du har ikke rettigheder til at se denne note.
  8. </floater.string>
  9. <floater.string name="Title">
  10. Note: [NAME]
  11. </floater.string>
  12. <text name="desc txt">
  13. Beskrivelse:
  14. </text>
  15. <text_editor name="Notecard Editor">
  16. Indlćser...
  17. </text_editor>
  18. <button label="Gem" label_selected="Gem" name="Save"/>
  19. <button label="Slet" label_selected="Slet" name="Delete"/>
  20. </floater>