summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_spellcheck.xml
blob: 635db52ffa9d0f354ef25d1fc269855c0fe3e5e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="spellcheck_floater" title="Paramètres du vérificateur orthographique">
	<check_box label="Activer le vérificateur orthographique" name="spellcheck_enable"/>
	<text name="spellcheck_main">
		Diction. principal :
	</text>
	<text label="Journaux :" name="spellcheck_additional">
		Dictionnaires supplémentaires :
	</text>
	<text name="spellcheck_available">
		Disponibles
	</text>
	<text name="spellcheck_active">
		Actifs
	</text>
	<button label="Supprimer" name="spellcheck_remove_btn"/>
	<button label="Importer..." name="spellcheck_import_btn"/>
</floater>