| Summary: | "Mark seen and continue" not translatable in inventory.tt | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marc Véron <veron> | 
| Component: | Templates | Assignee: | Marc Véron <veron> | 
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, jonathan.druart, mtj, paul.poulain, veron | 
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| 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 8556 - "Mark seen and continue" not translatable in inventory.tt Bug 8556 - "Mark seen and continue" not translatable in inventory.tt | ||
| 
        
          Description
        
        
          Marc Véron
        
        
        
        
          2012-08-02 08:40:09 UTC
        
       Created attachment 11288 [details] [review] Bug 8556 - "Mark seen and continue" not translatable in inventory.tt Added missing _(...) wrapper in JavaScript in inventory.tt Additionaly added two blanks to separate buttons (were sticked together without white space) Created attachment 11289 [details] [review] Bug 8556 - "Mark seen and continue" not translatable in inventory.tt Added missing _(...) wrapper in JavaScript in inventory.tt Additionaly added two blanks to separate buttons (were sticked together without white space) Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> (In reply to comment #2) > Created attachment 11289 [details] [review] > Bug 8556 - "Mark seen and continue" not translatable in inventory.tt > > Added missing _(...) wrapper in JavaScript in inventory.tt > Additionaly added two blanks to separate buttons (were sticked together > without white space) > > Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> patch looks good, passing QA mason@xen1:~/git/head$ koha-qa.pl * 6e44271 Bug 8556 - "Mark seen and continue" not translatable in inventory.tt koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt - perlcritic-progressive tests... OK - perl -c syntax tests... OK - xt/tt_valid.t tests... OK - xt/author/valid-template.t tests... OK Pushed to 3.8.x, will be in 3.8.4 Patch pushed to master |