summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_preview_notecard.xml
blob: 81a51223b05249eba1c250eff246e95cf96f24a3 (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="NOTA:">
	<button label="Salva" label_selected="Salva" name="Save"/>
	<text name="desc txt">
		Descrizione:
	</text>
	<text_editor name="Notecard Editor">
		In caricamento...
	</text_editor>
	<string name="no_object">
		Impossibile trovare l&apos;oggetto che contiene questa nota.
	</string>
	<string name="not_allowed">
		Non ti è permesso vedere questa nota.
	</string>
</floater>