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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | 597af5d109eba5c98d919c016cfcfa45 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Sound Preview" title="SOUND.WAV">
  3. <text name="name_label">
  4. ???
  5. </text>
  6. <text name="description_label">
  7. ???
  8. </text>
  9. <button label="????" label_selected="????" name="cancel_btn"/>
  10. <button label="????????L$[AMOUNT]?" label_selected="????????L$[AMOUNT]?" name="ok_btn"/>
  11. <text name="text">
  12. ??????(kbps)?
  13. </text>
  14. <radio_group name="bitrate">
  15. <radio_item label="32" name="32"/>
  16. <radio_item label="64" name="64"/>
  17. <radio_item label="96" name="96"/>
  18. <radio_item label="128" name="128"/>
  19. </radio_group>
  20. </floater>