summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/floater_spellcheck_import.xml
blob: fc5de44aeb5c778bf70a4f9b47916869f75ad412 (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="Wörterbuch importieren">
	<text name="import_dict">
		Wörterbuch:
	</text>
	<button label="Durchsuchen" label_selected="Durchsuchen" name="dictionary_path_browse"/>
	<text name="import_name">
		Name:
	</text>
	<text name="import_lang">
		Sprache:
	</text>
	<button label="Importieren" name="ok_btn"/>
	<button label="Abbrechen" name="cancel_btn"/>
</floater>