Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_gesture.xml
Lirusaito 84795863e5 Translations updated
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.
2012-07-16 17:07:22 -04:00

20 lines
720 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="gestures" title="Gestures utilisées">
<text name="help_label">
Double-cliquer sur une gesture pour jouer les animations
et les sons.
</text>
<scroll_list bottom_delta="-385" height="360" name="gesture_list">
<column label="Déclencheur" name="trigger" width="85"/>
<column label="Touche" name="shortcut"/>
<column label="Nom" name="name" width="145"/>
</scroll_list>
<button label="Nouveau" name="new_gesture_btn"/>
<!--
<button label="Inventaire" name="inventory_btn"/>
-->
<button label="Modifier" name="edit_btn"/>
<button label="Jouer" name="play_btn"/>
<button label="Stop" name="stop_btn"/>
</floater>