Transl: Getting rid of the conf directory (Part 1)

Alexandre Julliard julliard at winehq.org
Mon Jul 13 08:55:11 CDT 2009


Paul Vriens <paul.vriens.wine at gmail.com> writes:

> 2. LANG_XXX, SUBLANG_DEFAULT (only 1 sublanguage in our code) should
> show LANG_XXX, SUBLANG LANG_XXX_YYY.
>
> 3. LANG_XXX, SUBLANG_DEFAULT (multiple sublanguages in our code)
> should show all possible LANG_XXX, SUBLANG_XXX_YYY.

There's nothing special about SUBLANG_DEFAULT, it's just the first
sublanguage.

> I propose the following changes:
>
> 1. The first thing that should happen before any parsing is done is to
> get a list of all the different languages Wine is translated in.

That should be a result of the parsing, I don't see why you'd need to do
this first.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list