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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | c91fd37db948243f2516ea0e25a6b674 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater label="Miejsca" name="voice_effects" title="VOICE MORPHING">
  3. <string name="no_voice_effect">
  4. (Bez Voice Morphing)
  5. </string>
  6. <string name="active_voice_effect">
  7. (Aktywny)
  8. </string>
  9. <string name="unsubscribed_voice_effect">
  10. (Bez subskrybcji)
  11. </string>
  12. <string name="new_voice_effect">
  13. (Nowy!)
  14. </string>
  15. <text name="preview_text">
  16. Przegl?daj
  17. </text>
  18. <text name="status_text">
  19. Nagraj próbk?, nast?pnie kliknij na g?os aby us?ysze? jego brzmienie.
  20. </text>
  21. <button label="Nagraj" name="record_btn" tool_tip="Nagraj próbk? swojego g?osu."/>
  22. <button label="Zatrzymaj" name="record_stop_btn"/>
  23. <text name="voice_morphing_link">
  24. [[URL] Subskrybuj teraz]
  25. </text>
  26. <scroll_list name="voice_effect_list" tool_tip="Nagraj próbke swojego g?osu, nast?pnie kliknij aby ods?ucha?.">
  27. <scroll_list.columns label="Nazwa g?osu" name="name"/>
  28. <scroll_list.columns label="Termin zako?czenia subskrypcji" name="expires"/>
  29. </scroll_list>
  30. </floater>