11 lines
845 B
XML
11 lines
845 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel name="voice_controls" width="138">
|
|
<!-- WARNING: separate formatting and translations of these same strings (for using the Silver skin) is controlled by a different file in \skins\silver\xui\fr\panel_voice_controls.xml You must make changes to translations in both files.-->
|
|
<button name="speakers_btn"
|
|
tool_tip="Affichez la liste des résidents utilisant le chat vocal près de vous" />
|
|
<button label="Parler" name="push_to_talk" tool_tip="Appuyez sur le bouton pour parler" width="74" />
|
|
<button name="ptt_lock" tool_tip="Cliquez sur le petit cadenas pour laisser le micro constamment ouvert ou le fermer" />
|
|
<icon name="voice_volume" left_delta="50" />
|
|
<button name="show_channel" tool_tip="Cliquez pour afficher le canal vocal utilisé" left_delta="20"/>
|
|
</panel>
|