PageRenderTime 27ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 15 lines | 15 code | 0 blank | 0 comment | 0 complexity | 25639c6a08de3596f320edc21e4f2884 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. <floater.string name="real_url">
  4. http://secondlife.com/app/tos/
  5. </floater.string>
  6. <floater.string name="loading_url">
  7. data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody text=%22000000%22%3E%3Ch2%3E Cargando %3Ca%20target%3D%22_external%22%20href%3D%22http%3A//secondlife.com/app/tos/%22%3Elas%20Condiciones%20del%20servicio%3C/a%3E...%3C/h2%3E %3C/body%3E %3C/html%3E
  8. </floater.string>
  9. <button label="Continuar" label_selected="Continuar" name="Continue"/>
  10. <button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
  11. <check_box label="Acepto las Condiciones del servicio y la Política de privacidad" name="agree_chk"/>
  12. <text name="tos_heading">
  13. Por favor, lee detenidamente las siguientes Condiciones del servicio y Política de privacidad. Debes aceptar el acuerdo para poder iniciar sesión en [SECOND_LIFE].
  14. </text>
  15. </floater>