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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 18 lines · 18 code · 0 blank · 0 comment · 0 complexity · 38a6a8b2dafc2407639f82824827624a MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Display Name" title="??????">
  3. <text name="info_text">
  4. The name you give your avatar is called your Display Name. You can change it once a week.
  5. </text>
  6. <text name="lockout_text">
  7. You cannot change your Display Name until: [TIME].
  8. </text>
  9. <text name="set_name_label">
  10. ??????
  11. </text>
  12. <text name="name_confirm_label">
  13. Type your new name again to confirm:
  14. </text>
  15. <button label="??" name="save_btn" tool_tip="?????????"/>
  16. <button label="??" name="reset_btn" tool_tip="Make Display Name the same as Username"/>
  17. <button label="??" name="cancel_btn"/>
  18. </floater>