summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml
blob: 7a2bbc426dba0ed4566c03c90c7610d97963644c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater title="ZAPISZ STRÓJ" name="modal container">
	<button label="Zapisz" label_selected="Zapisz" name="Save" />
	<button label="Anuluj" label_selected="Anuluj" name="Cancel" />
	<text name="Save item as:">
		Zapisz co mam na sobie
jako nowy strój:
	</text>
	<line_editor name="name ed">
		[DESC] (nowy)
	</line_editor>
</floater>