[Bug 15434] Make search results breadcrumbs human readable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15434 --- Comment #17 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 46887 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46887 Bug 15434: Search criteria definition table Review of attachment 46887: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15434&attachment=46887) ----------------------------------------------------------------- Don't you think it would be good to keep the existing phrasing somewhere (on hover for instance)? ::: koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc @@ +133,5 @@
+ }; + var limit_xlate = { + "mc-itype": _("Type"), + "ln": _("Language"), + "branch": _("Branch"),
=> "Library" @@ +136,5 @@
+ "ln": _("Language"), + "branch": _("Branch"), + "aud": _("Audience"), + "l-format": _("Format"), + "ctype": _("Content Type"),
=> "Content type" -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org