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.
12 lines
463 B
XML
12 lines
463 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="preview_texture">
|
|
<text name="desc txt">
|
|
Description:
|
|
</text>
|
|
<button label="Garder" label_selected="Garder" name="Keep"/>
|
|
<button label="Jeter" label_selected="Jeter" name="Discard"/>
|
|
<button label="Copier vers l'inventaire" label_selected="Copier vers l'inventaire" name="Copy To Inventory"/>
|
|
<text name="dimensions">
|
|
Dimensions: [WIDTH] x [HEIGHT]
|
|
</text>
|
|
</floater> |