summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_delete_pref_preset.xml
blob: f9d75ef39da9fe86684aaf53f2b854e16e909566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" ?>
<floater name="delete_pref_preset" title="USUŃ USTAWIENIE">
	<string name="title_graphic">
		Usuń ustawienie graficzne
	</string>
	<string name="title_camera">
		Usuń ustawienie kamery
	</string>
	<text name="Preset">
		Wybierz ustawienie
	</text>
	<button label="Usuń" name="delete" />
	<button label="Anuluj" name="cancel" />
</floater>