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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 18 lines | 18 code | 0 blank | 0 comment | 0 complexity | 74027307a8888f9011de8c0b711d0ced MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Display Name" title="CAMBIAR EL NOMBRE MOSTRADO">
  3. <text name="info_text">
  4. El nombre que le has dado a tu avatar se denomina Nombre mostrado. Puedes cambiarlo una vez a la semana.
  5. </text>
  6. <text name="lockout_text">
  7. No puedes cambiar el nombre mostrado hasta: [TIME].
  8. </text>
  9. <text name="set_name_label">
  10. Nuevo nombre mostrado:
  11. </text>
  12. <text name="name_confirm_label">
  13. Vuelve a escribir tu nombre nuevo para confirmarlo:
  14. </text>
  15. <button label="Guardar" name="save_btn" tool_tip="Guarda tu nombre nuevo"/>
  16. <button label="Reconfigurar" name="reset_btn" tool_tip="Hacer que el nombre mostrado y el nombre de usuario coincidan"/>
  17. <button label="Cancelar" name="cancel_btn"/>
  18. </floater>