Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_media_remote.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

11 lines
506 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="music_remote">
<text length="1" name="text" type="string">
Vidéo
</text>
<button label="" label_selected="" name="stop_btn" tool_tip="Arrêter le média"/>
<button label="" label_selected="" name="play_btn" tool_tip="Lire le flux"/>
<button label="" label_selected="" name="pause_btn" tool_tip="Suspendre le flux"/>
<volume_slider name="volume_slider" tool_tip="Réglez le volume à l&apos;aide du curseur"/>
</panel>