summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_spellcheck_import.xml
blob: 60324270e0c765355973e9c8f53317860806bafd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="spellcheck_import" title="Imposta dizionario">
	<text name="import_dict">
		Dizionario:
	</text>
	<button label="Sfoglia" label_selected="Sfoglia" name="dictionary_path_browse"/>
	<text name="import_name">
		Nome:
	</text>
	<text name="import_lang">
		Lingua:
	</text>
	<button label="Importa" name="ok_btn"/>
	<button label="Annulla" name="cancel_btn"/>
</floater>