| Summary: | merge.pl contains untranslatable strings | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> | 
| Component: | Cataloging | Assignee: | Kyle M Hall (khall) <kyle> | 
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | chris, f.demians, liz, m.de.rooy, paul.poulain | 
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8860 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | 
              Bug 8862 - merge.pl contains untranslatable strings
               Bug 8862 - merge.pl contains untranslatable strings Bug 8862 - merge.pl contains untranslatable strings Bug 8862 - merge.pl contains untranslatable strings  | 
      ||
| 
 
        
          Description
        
        
          Kyle M Hall (khall)
        
        
        
        
          2012-10-02 12:59:34 UTC
        
       
    Created attachment 12631 [details] [review] Bug 8862 - merge.pl contains untranslatable strings Created attachment 12632 [details] [review] Bug 8862 - merge.pl contains untranslatable strings Created attachment 12633 [details] [review] Bug 8862 - merge.pl contains untranslatable strings Created attachment 12673 [details] [review] Bug 8862 - merge.pl contains untranslatable strings Signed-off-by: Frédéric Demians <f.demians@tamil.fr> It works: (1) merging's still effective, and (2) two new error messages appear in staff .po file after update it. QA comment: * very limited side effect risk, this patch deals only with cataloguing/merge.pl * no feature change, only moves strings to a template, with the underlying logic * passes koha-qa.pl, except for some tabulations. I've fixed all tabulations in a follow-up (not only the one introduced by this patch) passed QA Patch pushed to master Pushed to 3.8.x, will be in 3.8.7 pushed to 3.6.x, will be in 3.6.11  |