[Koha-bugs] [Bug 32945] Capitalization: id (part 2)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 23 11:27:58 CET 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #3 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Found those ones:

koha-tmpl/intranet-tmpl/prog/en/modules/tools/showdiffmarc.tt:                 
  <p>The record id <em>[% RECORDID | html %]</em> doesn't match any existing
record.</p>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/showdiffmarc.tt:                 
  <p>The import id number <em>[% IMPORTID | html %]</em> doesn't match any
existing record.</p>

koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt:     
<span>The authority id [% message.authid | html %] does not exist in the
database.</span>

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt:                      
         <p>A payment with the transaction id '[% message_value | html %]' has
already been posted to an account.</p>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt:                      
         <p>The transaction id '[% message_value | html %]' for this payment is
invalid.</p>

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt:                      
         ERROR: No record found for record id [% bad_biblionumber | html %].
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt:                      
        ERROR: No record id specified.

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


More information about the Koha-bugs mailing list