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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | a2c9bfb288057bf60855888a12048fdc MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="modal container" title=" ">
  3. <button label="Continuar" label_selected="Continuar" name="Continue"/>
  4. <button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
  5. <text name="tos_heading">
  6. Por favor, lea cuidadosamente el siguiente mensaje.
  7. </text>
  8. <text_editor name="tos_text">
  9. TOS_TEXT
  10. </text_editor>
  11. </floater>