summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_notecard.xml
blob: 1ad07c236bc37f18eb16c61e2daa173100a1753f (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="NOTA:">
	<floater.string name="no_object">
		Nie można znaleźć obiektu zawierającego tą notkę.
	</floater.string>
	<floater.string name="not_allowed">
		Nie masz pozwolenia na zobaczenie tej notki.
	</floater.string>
	<floater.string name="Title">
		Notka: [NAME]
	</floater.string>
	<floater.string label="Zapisz" label_selected="Zapisz" name="Save">
		Zapisz
	</floater.string>
	<text name="desc txt">
		Opis:
	</text>
	<text_editor name="Notecard Editor">
		Ładowanie...
	</text_editor>
	<button label="Zapisz" label_selected="Zapisz" name="Save"/>
</floater>