summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/floater_preview_notecard.xml
blob: a02a58ee0e2ad5a8366e9992fe8fd2d1444a8658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="preview notecard" title="HINWEIS:">
	<floater.string name="no_object">
		Es wurde kein Objekt gefunden, das diese Notiz enthält.
	</floater.string>
	<floater.string name="not_allowed">
		Ihnen fehlt die Berechtigung zur Anzeige dieser Notizkarte.
	</floater.string>
	<floater.string name="Title">
		Notizkarte: [NAME]
	</floater.string>
	<floater.string label="Speichern" label_selected="Speichern" name="Save">
		Speichern
	</floater.string>
	<text name="desc txt">
		Beschreibung:
	</text>
	<text_editor name="Notecard Editor">
		Wird geladen...
	</text_editor>
	<button label="Speichern" label_selected="Speichern" name="Save"/>
</floater>