koha-devel
[Top][All Lists]
Advanced

[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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]