[Koha-bugs] [Bug 16871] Translatability: Avoid [ %%-problem and fix related sentence splitting in catalogue/detail.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 1 15:58:16 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16871

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53477|0                           |1
        is obsolete|                            |
  Attachment #53719|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 53838
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53838&action=edit
Bug 16871: Translatability: Avoid [%%-problem and fix related sentence
splitting in catalogue/detail.tt

In koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt,
fix line splitted TT directives and sentence splitting leading
to translatability problems. (See first comment).

To test:
- Apply patch
- Go to detail pages of biblios with waiting holds
- Verify that messages in column 'Status' are OK
- Examine code in patch to make sure that the simplification in logic
  makes sense and that no TT directive is splitted
- Bonus test:
  - Go to folder misc/translator. Run perl translate create xx-XX
  - Verify that monster mentioned in first comment no longer exists
    (in po/xx-XX-staff-prog.po)

Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
Works as advertised

Amended for wording (comment #5) 2016-07-26 mv

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list