https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31109 --- Comment #19 from Janusz Kaczmarek <januszop@gmail.com> --- (In reply to David Cook from comment #12)
Comment on attachment 167417 [details] [review] Bug 31109: Add ability to lock bibliographic record or alert staff when another user is in the same bibliographic record
Review of attachment 167417 [details] [review]: -----------------------------------------------------------------
::: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt @@ +907,5 @@
[% END # /IF duplicatebiblionumber %] + [% IF (mod_error == -1 ) %] + <div class="dialog alert"> + <h3>Record edited elsewhere</h3> + <p>Someone else beat you to it!</p>
"beat you to it" is an idiomatic expression in English. I think a rephrase might be necessary to make life easier for translators.
Right, but this snippet should have been removed--it is the past of old Nick's version. My fault. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.