summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_delete_pref_preset.xml
blob: 0876a6c7f47e3cff17bfdc4317221e8712d9a0ec (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="ELIMINA VALORE PREDEFINITO PREFERENZA">
	<string name="title_graphic">
		Elimina valore predefinito grafica
	</string>
	<string name="title_camera">
		Elimina valore predefinito videocamera
	</string>
	<text name="Preset">
		Seleziona un valore predefinito
	</text>
	<button label="Elimina" name="delete"/>
	<button label="Annulla" name="cancel"/>
</floater>