PageRenderTime 25ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | 85e7efbb01253889ecd46002ebb5e8f3 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="NOTA:">
  3. <floater.string name="no_object">
  4. No se ha podido encontrar el objeto que contiene esta nota.
  5. </floater.string>
  6. <floater.string name="not_allowed">
  7. No tienes permiso para ver esta nota.
  8. </floater.string>
  9. <floater.string name="Title">
  10. Nota: [NAME]
  11. </floater.string>
  12. <text name="desc txt">
  13. DescripciĆ³n:
  14. </text>
  15. <text_editor name="Notecard Editor">
  16. Cargando...
  17. </text_editor>
  18. <button label="Guardar" label_selected="Guardar" name="Save"/>
  19. <button label="Borrar" label_selected="Borrar" name="Delete"/>
  20. </floater>