summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_notecard.xml
blob: 8e0134e6c04980073c019e25447ed7908c37c567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview notecard" title="NOTKA:">
	<floater.string name="no_object">
		Nie można znaleźć obiektu zawierającego tą notkę.
	</floater.string>
	<floater.string name="not_allowed">
		Nie masz uprawnień aby zobaczyć tą notkę.
	</floater.string>
	<floater.string name="Title">
		Notka: [NAME]
	</floater.string>
	<text name="desc txt">
		Opis:
	</text>
	<text_editor name="Notecard Editor">
		Ładowanie...
	</text_editor>
	<button label="Zapisz" label_selected="Zapisz" name="Save" />
	<button label="Usuń" label_selected="Usuń" name="Delete" />
</floater>