summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_spellcheck_import.xml
blob: 81bfbe15f5b7eac33386b08fb8f29e9a834b42f7 (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="辞書をインポート">
	<text name="import_dict">
		辞書:
	</text>
	<button label="参照" label_selected="参照" name="dictionary_path_browse"/>
	<text name="import_name">
		名前:
	</text>
	<text name="import_lang">
		言語:
	</text>
	<button label="インポート" name="ok_btn"/>
	<button label="取り消し" name="cancel_btn"/>
</floater>