http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5083 Summary: Some source files lack on ca-VA tree distribution Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: I18N/L10N AssignedTo: chris@bigballofwax.co.nz ReportedBy: evelio@masmedios.com QAContact: koha-bugs@lists.koha-community.org CC: evelio@masmedios.com Estimated Hours: 0.0 Hello Around 45 files are not included on ca-VA directory. I had to copy them from es-ES. The following directories does not exist - includes - js - lib - xslt and several files *css and *tmpl are not there too. You can test it in a quick way with the following command line: First number, tells "number of files" koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep en-NZ|wc 1370 8220 191391 koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep en-GB|wc 1370 8220 191391 koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep ca-VA|wc 1272 7632 179852 koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep es-ES|wc 1370 8220 191391 Any explanation of these differences will be appreciated Thanks in advance Evelio -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.