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

/indra/newview/skins/default/xui/ru/floater_voice_effect.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 138 lines | 138 code | 0 blank | 0 comment | 0 complexity | 6115f97a6268dd0044bc6477b1caabc3 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater label="?????" name="voice_effects" title="????????? ??????">
  3. <string name="no_voice_effect">
  4. (??? ????????? ??????)
  5. </string>
  6. <string name="active_voice_effect">
  7. (???????)
  8. </string>
  9. <string name="unsubscribed_voice_effect">
  10. (??? ????????)
  11. </string>
  12. <string name="new_voice_effect">
  13. (?????!)
  14. </string>
  15. <string name="effect_Arena">
  16. Arena
  17. </string>
  18. <string name="effect_Beast">
  19. Beast
  20. </string>
  21. <string name="effect_Buff">
  22. Buff
  23. </string>
  24. <string name="effect_Buzz">
  25. Buzz
  26. </string>
  27. <string name="effect_Camille">
  28. Camille
  29. </string>
  30. <string name="effect_Creepy">
  31. Creepy
  32. </string>
  33. <string name="effect_CreepyBot">
  34. CreepyBot
  35. </string>
  36. <string name="effect_Cyber">
  37. Cyber
  38. </string>
  39. <string name="effect_DeepBot">
  40. DeepBot
  41. </string>
  42. <string name="effect_Demon">
  43. Demon
  44. </string>
  45. <string name="effect_Flirty">
  46. Flirty
  47. </string>
  48. <string name="effect_Foxy">
  49. Foxy
  50. </string>
  51. <string name="effect_Halloween_2010_Bonus">
  52. ?????_??_????????_2010
  53. </string>
  54. <string name="effect_Helium">
  55. Helium
  56. </string>
  57. <string name="effect_Husky">
  58. Husky
  59. </string>
  60. <string name="effect_Intercom">
  61. ?????????? ?????
  62. </string>
  63. <string name="effect_Macho">
  64. Macho
  65. </string>
  66. <string name="effect_Micro">
  67. Micro
  68. </string>
  69. <string name="effect_Mini">
  70. Mini
  71. </string>
  72. <string name="effect_Nano">
  73. Nano
  74. </string>
  75. <string name="effect_Nightmare">
  76. Nightmare
  77. </string>
  78. <string name="effect_PopBot">
  79. PopBot
  80. </string>
  81. <string name="effect_Rachel">
  82. Rachel
  83. </string>
  84. <string name="effect_Radio">
  85. Radio
  86. </string>
  87. <string name="effect_Robot">
  88. Robot
  89. </string>
  90. <string name="effect_Roxanne">
  91. Roxanne
  92. </string>
  93. <string name="effect_Sabrina">
  94. Sabrina
  95. </string>
  96. <string name="effect_Samantha">
  97. Samantha
  98. </string>
  99. <string name="effect_Sexy">
  100. Sexy
  101. </string>
  102. <string name="effect_Shorty">
  103. Shorty
  104. </string>
  105. <string name="effect_Sneaky">
  106. Sneaky
  107. </string>
  108. <string name="effect_Stallion">
  109. Stallion
  110. </string>
  111. <string name="effect_Sultry">
  112. Sultry
  113. </string>
  114. <string name="effect_Thunder">
  115. Thunder
  116. </string>
  117. <string name="effect_Vixen">
  118. Vixen
  119. </string>
  120. <string name="effect_WhinyBot">
  121. WhinyBot
  122. </string>
  123. <text name="preview_text">
  124. ?????????????
  125. </text>
  126. <text name="status_text">
  127. ???????? ???????, ????? ????????, ????? ????????, ??? ????? ??????? ?????.
  128. </text>
  129. <button label="??????" name="record_btn" tool_tip="???????? ??????? ?????? ??????."/>
  130. <button label="????" name="record_stop_btn"/>
  131. <text name="voice_morphing_link">
  132. [[URL] ???????????]
  133. </text>
  134. <scroll_list name="voice_effect_list" tool_tip="???????? ??????? ?????? ??????, ????? ????????, ????? ?????????? ??????.">
  135. <scroll_list.columns label="???????? ??????" name="name"/>
  136. <scroll_list.columns label="????????" name="expires"/>
  137. </scroll_list>
  138. </floater>