Summary: | Some source files lack on ca-VA tree distribution | ||
---|---|---|---|
Product: | Koha | Reporter: | Evelio MartÃnez <evelio> |
Component: | I18N/L10N | Assignee: | Chris Cormack <chris> |
Status: | CLOSED WONTFIX | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | evelio |
Version: | rel_3_0 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Evelio MartÃnez
2010-08-03 15:24:59 UTC
Hi Evelio, 3.0.x has already reached end of life. I suspect your problem was caused by broken .po files. If there are fatal errors in the po files (caused by translation errors mostly) the script creating the template files does not finish correctly. What you can do to find those problems is opening the po files with poedit. Make sure it checks for errors upon saving and repair what the program complains about. Then you can recreate the template files and all should be ok. For newer versions it should work. If you still have problems you can use the mailing list translate@lists.koha-community.org to get people to help you figuring it out. |