PageRenderTime 30ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/ja/floater_preview_gesture.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 73 lines | 73 code | 0 blank | 0 comment | 0 complexity | 2ad9520e630f6dadcee5bcf0d828ee8a MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="gesture_preview">
  3. <floater.string name="step_anim">
  4. ?????????????
  5. </floater.string>
  6. <floater.string name="step_sound">
  7. ??????????
  8. </floater.string>
  9. <floater.string name="step_chat">
  10. ?????????
  11. </floater.string>
  12. <floater.string name="step_wait">
  13. ???
  14. </floater.string>
  15. <floater.string name="stop_txt">
  16. ???
  17. </floater.string>
  18. <floater.string name="preview_txt">
  19. ?????
  20. </floater.string>
  21. <floater.string name="none_text">
  22. -- ?? --
  23. </floater.string>
  24. <floater.string name="Title">
  25. ??????? [NAME]
  26. </floater.string>
  27. <text name="desc_label">
  28. ???
  29. </text>
  30. <text name="trigger_label">
  31. ????:
  32. </text>
  33. <text name="replace_text" tool_tip="?????????????????????? ??????????hello???Howdy?????????I wanted to say hello???????????I wanted to say howdy????????????????????????">
  34. ???
  35. </text>
  36. <line_editor name="replace_editor" tool_tip="?????????????????????? ??????????hello???Howdy?????????I wanted to say hello???????????I wanted to say howdy????????????????????????"/>
  37. <text name="key_label">
  38. ????????
  39. </text>
  40. <combo_box label="??" left="160" name="modifier_combo"/>
  41. <combo_box label="??" name="key_combo"/>
  42. <text name="library_label">
  43. ??????
  44. </text>
  45. <scroll_list name="library_list">
  46. <scroll_list.rows name="action_animation" value="???????"/>
  47. <scroll_list.rows name="action_sound" value="????"/>
  48. <scroll_list.rows name="action_chat" value="????"/>
  49. <scroll_list.rows name="action_wait" value="??"/>
  50. </scroll_list>
  51. <button label="????" name="add_btn"/>
  52. <text name="steps_label">
  53. ???
  54. </text>
  55. <button label="?" name="up_btn"/>
  56. <button label="?" name="down_btn"/>
  57. <button label="??" name="delete_btn"/>
  58. <text name="options_text">
  59. ???????
  60. </text>
  61. <radio_group name="animation_trigger_type">
  62. <radio_item label="??" name="start"/>
  63. <radio_item label="??" name="stop"/>
  64. </radio_group>
  65. <check_box label="??????????????" name="wait_anim_check"/>
  66. <check_box label="??????" name="wait_time_check"/>
  67. <text name="help_label">
  68. ?????????????????????????????????
  69. </text>
  70. <check_box label="?????" name="active_check" tool_tip="???????????????????????????????????????????? 1????????????2????????????????????????????????????????????????"/>
  71. <button label="?????" name="preview_btn"/>
  72. <button label="??" name="save_btn"/>
  73. </floater>