Re: [Rhythmbox-devel] My Rhythmbox Hacking ToDo



On Fri, 2005-03-25 at 09:49 +0100, Gabriel de Perthuis wrote:
> > 
> I think you write a .lex, compile it into a C source, add a N_() around
> AND, OR, by... keywords to internationalise them, and use it as your
> lexer. Then use yacc with the language independent result. Maybe you can
> directly use N_() in the .lex .
> To print it, you use N_() again.
Is it really necessary to have the language constructs
internationalized? 
(For one thing, it makes sharing scripts difficult.)
I figured, by i18n, you meant the scripts have to handle utf-8
compatible strings (for artist\title conditions).




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]