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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | 398cadb80ab696b9b126c319b82780a4 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="BIGLIETTO:">
  3. <floater.string name="no_object">
  4. Impossibile trovare un oggetto contenente questo biglietto
  5. </floater.string>
  6. <floater.string name="not_allowed">
  7. Non hai il permesso di leggere questo biglietto.
  8. </floater.string>
  9. <floater.string name="Title">
  10. Biglietto: [NAME]
  11. </floater.string>
  12. <text name="desc txt">
  13. Descrizione:
  14. </text>
  15. <text_editor name="Notecard Editor">
  16. In caricamento...
  17. </text_editor>
  18. <button label="Salva" label_selected="Salva" name="Save"/>
  19. <button label="Elimina" label_selected="Elimina" name="Delete"/>
  20. </floater>