[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Koha-devel] translation complaint...
From: |
Benedict |
Subject: |
Re: [Koha-devel] translation complaint... |
Date: |
Wed Jan 29 16:17:02 2003 |
I have no idea how to code but after reading the Maketext documentation
this is probably the line we should include wherever an english string
should be represented by another language. (it's a great simplification)
print $lh->maketext("You won!"), "\n";
In french it should print "Tu as gagne".
I am just wondering where these strings would have to live...in template
files or in the perl scripts.
If template files are to remain clean of any code than this would not be
a good idea, would it?
Benedict
- [Koha-devel] translation complaint..., Benedict, 2003/01/28
- Re: [Koha-devel] translation complaint..., Chris Cormack, 2003/01/28
- Re: [Koha-devel] translation complaint..., Andrew Arensburger, 2003/01/28
- Re: [Koha-devel] translation complaint...,
Benedict <=
- Re: [Koha-devel] translation complaint..., Tonnesen Steve, 2003/01/29
- [Koha-devel] Perl-based gettext-like modules (was: Re: translation complaint...), Ambrose Li <address@hidden> via forwarder, 2003/01/29
- Re: [Koha-devel] Perl-based gettext-like modules (was: Re: translation complaint...), Andrew Arensburger, 2003/01/29
- Re: [Koha-devel] Perl-based gettext-like modules (was: Re: translation complaint...), Micheas Herman, 2003/01/29
- Re: [Koha-devel] Perl-based gettext-like modules (was: Re: translation complaint...), Rachel Hamilton-Williams, 2003/01/29
- [Koha-devel] Re: Perl-based gettext-like modules (was: Re: translation complaint...), Ambrose Li <address@hidden> via forwarder, 2003/01/30
- Re: [Koha-devel] Re: Perl-based gettext-like modules (was: Re: translation complaint...), Micheas Herman, 2003/01/30
- Re: [Koha-devel] Re: Perl-based gettext-like modules (was: Re:translation complaint...), Benedict, 2003/01/30
Re: [Koha-devel] translation complaint..., paul POULAIN, 2003/01/31