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.
11 lines
506 B
XML
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'aide du curseur"/>
|
|
</panel>
|