<?xml version="1.0" encoding="utf-8" standalone="yes"?> <floater name="spellcheck_floater" title="Configurações do verificador ortográfico"> <check_box label="Habilitar verificador ortográfico" name="spellcheck_enable"/> <text name="spellcheck_main"> Dicionário principal: </text> <text label="Logs:" name="spellcheck_additional"> Dicionários adicionais: </text> <text name="spellcheck_available"> Disponível </text> <text name="spellcheck_active"> Ativo </text> <button label="Remover" name="spellcheck_remove_btn"/> <button label="Importar..." name="spellcheck_import_btn"/> </floater>