https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37472
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #15 from Katrin Fischer <[email protected]> --- I'd like to help testing here, but not quite sure about the mechanics. @Julian, maybe you could make some time to have another go? You are much more familiar with the translation tools (old and new) I believe. (In reply to Arthur Suzuki from comment #14) > huuum, just wondering, isn't this bug a duplicate of Bug 25099? I think bug 25099 is something that could be used here, but I believe the scope is different? (In reply to Julian Maurice from comment #12) > Comment on attachment 169561 [details] [review] > Bug 37472: Enable extraction of strings from plugins > > Review of attachment 169561 [details] [review]: > ----------------------------------------------------------------- > > ::: gulpfile.js > @@ +353,4 @@ > > function po_update_installer_marc21 () { return > > po_update_type('installer-MARC21') } > > function po_update_installer_unimarc () { return > > po_update_type('installer-UNIMARC') } > > > > +const PLUGINS_BASE = "/kohadevbox/plugins"; > > It should probably be fetched from $KOHA_CONF (which can contains multiple > directories) @Matt can you have a look at this comment? Failing to raise attention. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
