Updated French Translation from Nomade's Zip for MultiWear. Updated Translations to use basically the same format, and not have some cruft. Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
12 lines
398 B
XML
12 lines
398 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="active_speakers" title="Participantes Activos">
|
|
<panel name="active_speakers_panel">
|
|
<scroll_list name="speakers_list">
|
|
<column label="Nombre" name="speaker_name"/>
|
|
</scroll_list>
|
|
<panel name="volume_container">
|
|
<button name="mute_btn" tool_tip="Ignorar la voz de este residente"/>
|
|
</panel>
|
|
</panel>
|
|
</floater>
|