https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27583 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #5)
Comment on attachment 118127 [details] [review] Bug 27583: Proposed terminology changes
Review of attachment 118127 [details] [review]: -----------------------------------------------------------------
::: 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.
Actually I am having trouble to prove that claim and have quite some errors running gulp po:update hmm. -- You are receiving this mail because: You are watching all bug changes.