summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_notecard.xml
blob: b3275cb7b5917838dac07071da92db5fda5f5d78 (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="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>
	<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>