Bug 13741

Summary: "No fund found" not translatable
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: I18N/L10NAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: chris, f.demians, mtj, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 13741: "No fund found" is not translatable
Bug 13741: "No fund found" is not translatable
Bug 13741: "No fund found" is not translatable

Description Katrin Fischer 2015-02-20 16:09:31 UTC
The message "no funds found" that appears on the fund page before you have funds defined

/ koha-tmpl / intranet-tmpl / prog / en / modules / admin / aqbudgets.tt
421 [% ELSE %]
422     No fund found
423 [% END %]

The problem might be that the text is not inside an HTML tag.
Comment 1 Katrin Fischer 2015-02-20 16:10:04 UTC
... is not translatable.
Comment 2 Katrin Fischer 2015-02-21 19:54:19 UTC Comment hidden (obsolete)
Comment 3 Brendan Gallagher 2015-02-24 04:46:54 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2015-02-25 11:36:02 UTC
Created attachment 36163 [details] [review]
Bug 13741: "No fund found" is not translatable

The string "No fund found" on the funds overview page is
not translatable.

To test:
- Create a new budget
- Check for the string on the funds page of the new budget
- Run an update on one of the po file sets
    cd misc/translator
    perl translate update <langcode>
- Verify that the string now appars in the po file for staff
- Verify the page still looks the same as before the patch

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 5 Tomás Cohen Arazi 2015-03-02 15:42:32 UTC
Patch pushed to master.

Thanks Katrina!
Comment 6 Chris Cormack 2015-03-12 07:11:25 UTC
Pushed to 3.18.x will be in 3.18.5
Comment 7 Mason James 2015-03-26 02:13:05 UTC
Pushed to 3.16.x, will be in 3.16.9