WinFaqInstallMoreDictionaries

From AbiWiki

Revision as of 03:50, 24 November 2010 by Unimaxug (Talk | contribs)
Jump to: navigation, search

UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY

<H2>WinFAQ: How to Install Additional Dictionaries</H2>

Main.MichaelMoore asked:

<blockquote> Id like to install some dictionaries that are not in the ispell_dictionary_list.xml file. It seems to be fairly simple to edit this file by hand, but I cant find the country_Locale codes for the dictionaries Im trying to install (these are pre-made iSpell hash files Ive found various places online). If someone can point me to a source for this information, I will write a detailed FAQ about this, including where to find the dictionaries that arent on the abiword download page, and how to edit the xml file.

Thanks. </blockquote>

Main.DomLachowicz responded:

<blockquote> Those codes are ISO 639 language codes and ISO 3166 country codes.

Examples:

  • English: en
  • English, as spoken in America: en_US
  • English, as spoken in Australia: en_AU
  • Portuguese: pt
  • Portuguese, as spoken in Portugal: pt_PT
  • Portuguese, as spoken in Brazil: pt_BR
  • Russian: ru
  • Russian, as spoken in Russia: ru_RU

However, please make the AbiWord developers of any languages missing from our existing Ispell support.

Also, please note that with Enchant, this process is entirely different.

Thanks, Dom </blockquote>

Contributors