[Koha-bugs] [Bug 29602] We must be nicer with translators

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 19 20:15:49 CEST 2022


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

--- Comment #89 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
The QA script complained about some existing missing filters. It's not from the
patch, but are they worth a follow up here or should it be a separate ticket?
This one isn't meant to be backported anyway.

 FAIL  
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_authority_record_modification.inc
   FAIL   filters
                missing_filter at line 32 (                <span>Authority
record [% authority_link | $KohaSpan %] has not been modified. An error
occurred on modifying it</span>)
                missing_filter at line 35 (                <span>Authority
record [% authority_link | $KohaSpan %] has successfully been modified.</span>)

---

 FAIL  
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_biblio_record_modification.inc
   FAIL   filters
                missing_filter at line 43 (                <span>Bibliographic
record [% biblio_link %] has not been modified. An error occurred on modifying
it.</span>)
                missing_filter at line 46 (                <span>Bibliographic
record [% biblio_link %] has successfully been modified.</span>)

---

 FAIL  
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_hold_cancel.inc
   FAIL   filters
                missing_filter at line 43 (                <span>Hold on [%
biblio_link | $KohaSpan %] for [% patron_link | $KohaSpan %] has successfully
been cancelled.</span>)
                missing_filter at line 43 (                <span>Hold on [%
biblio_link | $KohaSpan %] for [% patron_link | $KohaSpan %] has successfully
been cancelled.</span>)

---

 FAIL  
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_item_record_deletion.inc
   FAIL   filters
                missing_filter at line 44 (                    <span>Item with
barcode [% item_link | $KohaSpan%] cannot be deleted:</span>)

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


More information about the Koha-bugs mailing list