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

paxed <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #65 from paxed <[email protected]> ---
Comment on attachment 72498
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72498
Bug 14957 - Rule based permission for MARC fields

$(this).attr('title', 'Invalid regular expression: ' + e.message);

should be

$(this).attr('title', _("Invalid regular expression: %s").format(e.message));

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to