summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_openobject.xml
blob: 20c9760e6f39d7e1013c2e68111e22e83cdda9aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="objectcontents" title="ZAWARTOŚĆ OBIEKTU">
	<text name="object_name">
		[DESC]:
	</text>
	<text name="border_note">
		Kopiuj do Szafy i załóż
	</text>
	<button label="Dodaj do stroju" label_selected="Dodaj do stroju" name="copy_and_wear_button"/>
	<button label="Zastąp strój" label_selected="Zastąp strój" name="copy_and_replace_button"/>
	<button label="Tylko skopiuj do Szafy" label_selected="Tylko skopiuj do Szafy" name="copy_to_inventory_button"/>
	<button label="Anuluj" label_selected="Anuluj" name="cancel_button"/>
</floater>