summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_preview_notecard.xml
blob: b323c1cf49e404660e3e4780c5f718ecd665de8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview notecard" title="Note :">
	<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 en cours...
	</text_editor>
	<string name="no_object">
		Impossible de trouver l&apos;objet contenant cette note.
	</string>
	<string name="not_allowed">
		Vous n&apos;êtes pas autorisé à afficher cette note.
	</string>
</floater>