PageRenderTime 461ms CodeModel.GetById 446ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/da/panel_voice_effect.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 15 lines | 15 code | 0 blank | 0 comment | 0 complexity | cbfff0de6c324c3e6dff109a594b39e0 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="panel_voice_effect">
  3. <string name="no_voice_effect">
  4. Voice Morphing Off
  5. </string>
  6. <string name="preview_voice_effects">
  7. Se stemme &quot;morph&quot; ?
  8. </string>
  9. <string name="get_voice_effects">
  10. Hente stemme &quot;morph&quot; ?
  11. </string>
  12. <combo_box name="voice_effect" tool_tip="Vćlg en stemme &quot;morph&quot; for at ćndre din stemme">
  13. <combo_box.item label="Stemme morph slukket" name="no_voice_effect"/>
  14. </combo_box>
  15. </panel>