|
|
Rockbox mail archiveSubject: Re: Announce: new version of genlangFrom: Daniel Stenberg (daniel_at_haxx.se) Date: 2003-05-27
On Tue, 27 May 2003, Kjell Ericson wrote:
> TP Diffenbach wrote:
Is it? I'm not so sure this actually improves the situation.
Let me take an example and see how we would deal with it with this new
We add an (imaginary) list for noise-level in english.lang:
id: LANG_NOISELEVEL
So, in the code we can now use:
&( str( LANG_NOISELEVEL_00 ) )[ 2 ] to have immediate access to the third
That is just nice and neat. Makes things easier. In come the translators,
Then, one of these supposedly sunny summer days it just rains and one of the
Now, all of a sudden &( str( LANG_NOISELEVEL_00 ) )[ 2 ] becomes "annoying"
The situation is pretty much equally bad if we want to extend the list too,
I'm not sure this happens a lot or that it is such a huge problem, I just
-- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew |