Hi, I wonder whether a makeshift translation of marc_tag_structure would be useful? Normally I would see it as part of the installation script to default to a given language and fill the tables with appropriate translation. But will anything get spoiled if I was to just translate them in mysql? Is any data dependent on the labels in marc_tag_structure or just numbers are used? Thanks Benedict
In article <1078663647.3077.4.camel@localhost.localdomain>, Benedykt P. Barszcz <kb2qzv@poczta.wp.pl> wrote:
But will anything get spoiled if I was to just translate them in mysql? Is any data dependent on the labels in marc_tag_structure or just numbers are used?
Just numbers are used. -- Ambrose LI Cheuk-Wing <a.c.li@ieee.org> http://ada.dhs.org/~acli/
Benedykt P. Barszcz wrote:
Hi, I wonder whether a makeshift translation of marc_tag_structure would be useful? Normally I would see it as part of the installation script to default to a given language and fill the tables with appropriate translation.
But will anything get spoiled if I was to just translate them in mysql? Is any data dependent on the labels in marc_tag_structure or just numbers are used?
you can translate them in mySQL. then, you dump marc_tag_structure & marc_subfield_structure, you send them to me, and we add them in the installer. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (3)
-
Ambrose LI <acli@ada.dhs.org> via forwarder -
Benedykt P. Barszcz -
paul POULAIN