Bug 19498

Summary: Translatability: Get rid of [% block_budget.count %] and similar
Product: Koha Reporter: Marc Véron <veron>
Component: I18N/L10NAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: bgkriegel, f.demians, hayleypelham
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marc Véron 2017-10-20 08:08:13 UTC
Examples:
[% block_budget.count %] fund(s) are attached to this budget.
[% count %] item(s) are attached to this record
Comment 1 Hayley Pelham 2019-04-16 02:37:51 UTC
(In reply to Marc Véron from comment #0)
> Examples:
> [% block_budget.count %] fund(s) are attached to this budget.
> [% count %] item(s) are attached to this record

Hi, 

What should be done to move this patch forward?
Comment 2 Bernardo Gonzalez Kriegel 2019-11-19 16:55:11 UTC
Fixed in Bug 10492

*** This bug has been marked as a duplicate of bug 10492 ***