summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_preview_notecard.xml
blob: a663b23666e0d9841aa31a4543d4358f016bc8a0 (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="Guardar" label_selected="Guardar" name="Save"/>
	<text length="1" name="desc txt" type="string">
		Descripción:
	</text>
	<text_editor length="1" name="Notecard Editor" type="string">
		Cargando...
	</text_editor>
	<string name="no_object">
		No se ha podido encontrar el objeto que contiene esta nota.
	</string>
	<string name="not_allowed">
		No está autorizado a ver esta nota.
	</string>
</floater>