[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Which spell checker is used?

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-07-25 10:03:17 CEST

On 7/24/05, Simon Large <simon@skirridsystems.co.uk> wrote:
> SteveKing wrote:
> > Sven Brueggemann wrote:
> >
> >> I wonder which spell checker is used, if tsvn:projectlanguage is not set.
> >
> >
> > The one corresponding to your system locale.
> > If that's not found, it 'goes back' one step and tries that one. If all
> > fails, the english one is used.
> >
> > Example:
> > System locale is de_CH
> >
> > 1. try de_CH checker
> > 2. try de_DE checker
> > 3. try english checker
>
> Can you clarify what 'goes back on step' means? Is this where there are
> regional variants of a language, and you drop back to the root language?

Just take the example above. One step back means e.g. from
Swiss-German to German to English.

Would be the same for en_GB->en_US.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 25 10:07:25 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.