17 lines
558 B
XML
17 lines
558 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="preview notecard" title="Remarque :">
|
|
<button label="Enregistrer" label_selected="Enregistrer" name="Save" />
|
|
<text type="string" length="1" name="desc txt">
|
|
Description :
|
|
</text>
|
|
<text_editor type="string" length="1" name="Notecard Editor">
|
|
Chargement...
|
|
</text_editor>
|
|
<string name="no_object">
|
|
Impossible de trouver l'objet contenant cette note.
|
|
</string>
|
|
<string name="not_allowed">
|
|
Vous n'êtes pas autorisé à afficher cette note.
|
|
</string>
|
|
</floater>
|