Summary: | Translate script displays an error about missing "help" directory | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | julian.maurice |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21481 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 19817 | ||
Bug Blocks: | |||
Attachments: | Bug 21483: Remove translation for "help" |
Description
Jonathan Druart
2018-10-03 15:46:06 UTC
Created attachment 79902 [details] [review] Bug 21483: Remove translation for "help" % perl translate update es-ES /home/vagrant/kohaclone/koha-tmpl/intranet-tmpl/prog/en/modules/help: Input must be a directory. The "help" directory has been removed by bug 19817. I kept the "excludes" option even if not used, it could be useful later. Test plan: Create, install and update templates for a given language. Make sure the files are generated correctly. *-staff-help.po files are still there. Shouldn't they be removed too ? (In reply to Julian Maurice from comment #2) > *-staff-help.po files are still there. Shouldn't they be removed Good point, Julian. Maybe on another bug? (In reply to Julian Maurice from comment #4) > Duplicate detected. See bug 21481 Marking this one as duplicate because bug 21481 is now Passed QA *** This bug has been marked as a duplicate of bug 21481 *** |