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
376 B
XML
12 lines
376 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater label="IM" name="New IM" title="IM">
|
|
<button label="Commencer" label_selected="Commencer" name="start_btn"/>
|
|
<button label="Fermer" label_selected="Fermer" name="close_btn"/>
|
|
<text name="name_format">
|
|
[NAME]
|
|
</text>
|
|
<string name="online_descriptor">
|
|
(connecté(e))
|
|
</string>
|
|
</floater>
|