Why not TemplateToolkit files only in 3.4 ?
Hi To all, I'm reading the .po files for 3.4 In fact the strings are still connect to .tmpl files. But now the master version of Koha, the future 3.4, use .tt files. So why we don't switch to the new files ? In fact we will use .tt files in Koha 3.4, not the old .tmpl files. Bye Zeno Tajoli -- Dott. Zeno Tajoli tajoliAT_SPAM_no_prendiATcilea.it fax +39 02 2135520 CILEA - Consorzio Interuniversitario http://www.cilea.it/disclaimer
On 14 April 2011 20:00, Zeno Tajoli <tajoli@cilea.it> wrote:
Hi To all,
I'm reading the .po files for 3.4 In fact the strings are still connect to .tmpl files.
The comments in the .po files don't matter Zeno. It is only the msgid and msgstr that matter.
But now the master version of Koha, the future 3.4, use .tt files. So why we don't switch to the new files ?
There is no need, these files were generated from the templates just before the switch and work fine with the .tt templates. Don't let the comments in the .po file confuse you, they dont actually matter at all. If they did, all the german ones would end up in katrins directory :) So keep translating, the .po files work fine with the .tt file. Chris
On 14 April 2011 20:00, Zeno Tajoli <tajoli@cilea.it> wrote:
Hi To all,
I'm reading the .po files for 3.4 In fact the strings are still connect to .tmpl files.
If you want to try updating them, you can run translate update and see if that makes a better version. Chris
On 14 April 2011 20:08, Chris Cormack <chris@bigballofwax.co.nz> wrote:
On 14 April 2011 20:00, Zeno Tajoli <tajoli@cilea.it> wrote:
Hi To all,
I'm reading the .po files for 3.4 In fact the strings are still connect to .tmpl files.
If you want to try updating them, you can run translate update and see if that makes a better version.
Make sure you update from master first, I have made some changes that make the update/create work better Chris
participants (2)
-
Chris Cormack -
Zeno Tajoli