/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
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater label="Miejsca" name="voice_effects" title="VOICE MORPHING">
- <string name="no_voice_effect">
- (Bez Voice Morphing)
- </string>
- <string name="active_voice_effect">
- (Aktywny)
- </string>
- <string name="unsubscribed_voice_effect">
- (Bez subskrybcji)
- </string>
- <string name="new_voice_effect">
- (Nowy!)
- </string>
- <text name="preview_text">
- Przegl?daj
- </text>
- <text name="status_text">
- Nagraj próbk?, nast?pnie kliknij na g?os aby us?ysze? jego brzmienie.
- </text>
- <button label="Nagraj" name="record_btn" tool_tip="Nagraj próbk? swojego g?osu."/>
- <button label="Zatrzymaj" name="record_stop_btn"/>
- <text name="voice_morphing_link">
- [[URL] Subskrybuj teraz]
- </text>
- <scroll_list name="voice_effect_list" tool_tip="Nagraj próbke swojego g?osu, nast?pnie kliknij aby ods?ucha?.">
- <scroll_list.columns label="Nazwa g?osu" name="name"/>
- <scroll_list.columns label="Termin zako?czenia subskrypcji" name="expires"/>
- </scroll_list>
- </floater>