This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Enable Asturian dictionary

  • 4 răspunsuri
  • 2 au această problemă
  • 6 vizualizări
  • Ultimul răspuns de esbardu

more options

Hi everyone. I've made an add-on for spellchecking in Asturian language, based on Hunspell (https://addons.mozilla.org/es/firefox/addon/correutor_asturianu/?src=ss), but when I install the xpi, I can't enable it in the right button-menu. Is it possible that the reason of that is because it is not "labeled" as an official dictionary (https://addons.mozilla.org/es/firefox/language-tools/)? In case that this is the reason, how or/and where must I request that? Thanks in advance! Regards!

Hi everyone. I've made an add-on for spellchecking in Asturian language, based on Hunspell (https://addons.mozilla.org/es/firefox/addon/correutor_asturianu/?src=ss), but when I install the xpi, I can't enable it in the right button-menu. Is it possible that the reason of that is because it is not "labeled" as an official dictionary (https://addons.mozilla.org/es/firefox/language-tools/)? In case that this is the reason, how or/and where must I request that? Thanks in advance! Regards!

Soluție aleasă

There is an error in the Browser Console (Firefox/Tools > Web Developer).

That is caused by the <em:bootstrap>true</em:bootstrap> in the install.rdf file. You do not have an extension that uses this method, so adding this line will prevent Firefox from initializing the extension properly. Removing this line makes the extension work and show up in the Languages menu.

Citește acest răspuns în context 👍 2

Toate răspunsurile (4)

more options

Soluție aleasă

There is an error in the Browser Console (Firefox/Tools > Web Developer).

That is caused by the <em:bootstrap>true</em:bootstrap> in the install.rdf file. You do not have an extension that uses this method, so adding this line will prevent Firefox from initializing the extension properly. Removing this line makes the extension work and show up in the Languages menu.

more options

Thanks a lot for your message. It works perfectly. Yet, how can I attach a link to the extension in the dictionaries page (https://addons.mozilla.org/es/firefox/language-tools/)? Thanks in advance!

more options

You're welcome.

You would have to ask that at the Add-ons forum.

more options

Thank you very much, Cor-el, you've been very kind. Regards!