Il 18:26, luned? 23 gennaio 2006, Armin Burger ha scritto:
> I will probably define a function like '_p()' that is used in the code
> instead of '_()' to do all the translation of annotations etc. You can
> then either use the supplied internal function of p.mapper or map it to
> the gettext _() function like
>
> function _p($string)
> {
> return _($string);
> }I think this is a perfect solution. Many thanks. -- Alessandro Pasotti ICQ# 245871392 Linux User #167502
