https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27583 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Comment on attachment 118127 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118127 Bug 27583: Proposed terminology changes Review of attachment 118127: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=27583&attachment=118127) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt @@ +19,5 @@
+<div id="breadcrumbs"> + <a href="/cgi-bin/koha/mainpage.pl">Home</a> + › <a href="/cgi-bin/koha/tools/tools-home.pl">Cash management</a> + › Transaction history for [% register.name | html %] +</div>
Please don't do this - it breaks the strings up for translations. It's easier to translate the full path for context. -- You are receiving this mail because: You are watching all bug changes.