support for koha in other languages
Hi all, as I've been telling, my work in the Koha translation is in development. But I've noticed some bugs in certain templates. For instance: in the parameters section i can't go into the first option, Library Branches, i click on it, but get an error, I know that is for the translated template, so if I replace it again with the one in English, it works. But I edited again the same template ONLY CHANGING JUST A LETTER IN SOME TEXT and still get the same error. If someone please could give me a pointer, I'll appreciate it. I'll also checkout the other translations, 'fr' and 'pl' to know what to do... Thanks Cheers. J0se
On 2004-07-15 01:47:22 +0100 Jose <zero@vtr.net> wrote:
so if I replace it again with the one in English, it works. But I edited again the same template ONLY CHANGING JUST A LETTER IN SOME TEXT and still get the same error.
To me, it sounds like your editor might be mangling the template. Take the template where you only changed one letter and compare it with the original. You can do this with GNU diff: diff default/en/opac-main.tmpl default/test/opac-main.tmpl ...or maybe you have some other tool you prefer. -- MJR/slef My Opinion Only and not of any group I know http://www.ttllp.co.uk/ for creative copyleft computing Please email about: BT alternative for line rental+DSL; Education on SMEs+EU FP6; office filing that works fast
participants (2)
-
Jose -
MJ Ray