Commit: more localization stuff


Subject: Commit: more localization stuff
From: Dom Lachowicz (dominicl@seas.upenn.edu)
Date: Tue Jun 26 2001 - 15:58:57 CDT


Ok, so I added a bunch of system.profiles and ispell dictionaries (with the
actual real dictionary names now). Currently, we support 26 languages here
(system.profile and ispell hash file) and we're missing coverage for a bunch
more that exist in our language dialog, but I couldn't find a dictionary for
(not that I tried all so hard, either):

  { "catalan.hash", "ca-ES" },
  { "czech.hash", "cs-CZ" },
  { "dansk.hash", "da-DK" },
  { "deutsch.hash", "de-CH" },
  { "deutsch.hash", "de-DE" },
  { "deutsch.hash", "de-AT" },
  { "ellhnika.hash", "el-GR" },
  { "british.hash", "en-AU" },
  { "american.hash", "en-CA" },
  { "british.hash", "en-GB" },
  { "british.hash", "en-IE" },
  { "american.hash", "en-US" },
  { "espanol.hash", "es-ES" },
  { "francias.hash", "fr-BE" },
  { "francias.hash", "fr-CA" },
  { "francias.hash", "fr-CH" },
  { "francias.hash", "fr-FR" },
  { "italian.hash", "it-IT" },
  { "lietuviu.hash", "lt-LT" },
  { "dutch96.hash", "nl-NL" },
  { "norsk.hash", "nn-NO" },
  { "polish.hash", "pl-PL" },
  { "portugues.hash", "pt-PT" },
  { "portugues.hash", "pt-BR" },
  { "russian.hash", "ru-RU" },
  { "svenska.hash", "sv-SE" }

I downloaded the ispell hash files to test with from Redhat 6.2 -

ftp://ftp.eecs.umich.edu/pub/linux/redhat/redhat/redhat-6.2-en/os/i386/RedHat/RPMS

I also tried to get "close matches" for certian locales (Swiss French uses
francias.hash, etc...) until a better alternative comes along.

Dom



This archive was generated by hypermail 2b25 : Tue Jun 26 2001 - 15:59:17 CDT