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.
... is not translatable.
Created attachment 36114 [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
Created attachment 36127 [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>
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>
Patch pushed to master. Thanks Katrina!
Pushed to 3.18.x will be in 3.18.5
Pushed to 3.16.x, will be in 3.16.9