13 Jul
2009
13 Jul
'09
2:55 p.m.
Paul Vriens <paul.vriens.wine(a)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(a)winehq.org