Daniel Augusto Fernandes wrote:
>
> Ken Jones wrote:
> >
> > Daniel Augusto Fernandes wrote:
> > >
> > > Well, here is my pt-BR template for qmailadmin:
> > > http://www.gcsnet.com.br/~daftm/qmailadmin-0.39.pt-BR.zip
> > >
> > > Any corrections please tell me!
> >
> > Do you want to create new .gif's in pt-BR too?
>
> Yeahh... I think I should.
> I'll need some time.
>
> How would it be used in qmailadmin?
Download qmailadmin-0.39.tar.gz again from the web site. I included
your pt-BR translation and made modifications to the html to point
to the new images directory. I also created a images/pt-BR and
copied the english buttons in there.
Here is what we are thinking right now..
Each language will have it's own images/"language" directory in
the source code tree. I've copied the english .gifs into
images/pt-BR in the tar ball. During make install-strip, it
will create DOCUMENTROOT/images/qmailadmin/"laguages"/*.gif
So you could update the images/pt-BR/*.gif files in the new
source tree.
I've updated the source code so that all references to .gif files
use the Language in the path.
If you want to see how it's running on my development machine do this:
1) set your browser language to pt-BR
2) http://orbital.inter7.com/cgi-bin/qmailadmin
3) Login as postmaster, domain = test.com, pass = test
I've got your pt-BR installed, as well as japanese, but i've mangled
the japanese html some how. (still working on that one). The english
one is there too.
Ken