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.
13 lines
417 B
XML
13 lines
417 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel name="LLScrollingPanelParam">
|
|
<text type="string" length="1" name="Loading...">
|
|
Chargement...
|
|
</text>
|
|
<text type="string" length="1" name="Loading...2">
|
|
Chargement...
|
|
</text>
|
|
<button label="" label_selected="" name="less" />
|
|
<button label="" label_selected="" name="more" />
|
|
<slider label="[DESC]" name="param slider" />
|
|
</panel>
|