summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_outfit_save_as.xml
blob: a8d2e10c5fbe9c42bd2e04316aabc8663edec62f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="modal container" title="Stwórz ubranie">
	<button label="Zapisz" label_selected="Zapisz" name="Save"/>
	<button label="Anuluj" label_selected="Anuluj" name="Cancel"/>
	<text name="Save item as:">
		Zapisz to co mam w tej chwili założone
jako nowy komplet ubrania:
	</text>
	<line_editor name="name ed">
		[DESC] (nowy)
	</line_editor>
</floater>