Bugzilla – Attachment 110337 Details for
Bug 25261
Multiple parts handling - confirmation alert
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25261: (QA follow-up) Terminology: checkin/checkout
Bug-25261-QA-follow-up-Terminology-checkincheckout.patch (text/plain), 3.47 KB, created by
Martin Renvoize (ashimema)
on 2020-09-18 10:04:17 UTC
(
hide
)
Description:
Bug 25261: (QA follow-up) Terminology: checkin/checkout
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-09-18 10:04:17 UTC
Size:
3.47 KB
patch
obsolete
>From ddd6b196909469a58d2c2e9fe54d59453bf12675 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 14 Sep 2020 07:40:10 +0000 >Subject: [PATCH] Bug 25261: (QA follow-up) Terminology: checkin/checkout > >--- > C4/SIP/ILS/Transaction/Checkout.pm | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/modules/sci/sci-main.tt | 6 +++--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt | 2 +- > 3 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/C4/SIP/ILS/Transaction/Checkout.pm b/C4/SIP/ILS/Transaction/Checkout.pm >index 84fa15f4be..09def724f3 100644 >--- a/C4/SIP/ILS/Transaction/Checkout.pm >+++ b/C4/SIP/ILS/Transaction/Checkout.pm >@@ -97,7 +97,7 @@ sub do_checkout { > $self->screen_msg("This item was previously checked out by you"); > last; > } elsif ( $confirmation eq 'ADDITIONAL_MATERIALS' ) { >- $self->screen_msg('Item must be issued at a circulation desk'); >+ $self->screen_msg('Item must be checked out at a circulation desk'); > $noerror = 0; > last; > } else { >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sci/sci-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sci/sci-main.tt >index 2472c31f9a..6229800f90 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sci/sci-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sci/sci-main.tt >@@ -9,15 +9,15 @@ > [% IF messages.BadBarcode %] > <span>(Barcode not found on the database, please see library staff for assistance)</span> > [% ELSIF messages.Wrongbranch %] >- <span>(The item cannot be returned at this library, please see library staff for assistance)</span> >+ <span>(The item cannot be checked in at this library, please see library staff for assistance)</span> > [% ELSIF messages.withdrawn %] > <span>(Item is withdrawn and check-in blocked by policy, please see library staff for assistance)</span> > [% ELSIF messages.NotIssued %] > <span>(The book is not currently on loan, please see library staff for assistance)</span> > [% ELSIF messages.additional_materials %] >- <span>(The item cannot be returned at a self service terminal, please see library staff for assistance)</span> >+ <span>(The item cannot be checked in at a self service terminal, please see library staff for assistance)</span> > [% ELSE %] >- <span>(There was a problem returning this item, please see library staff for assistance)</span> >+ <span>(There was a problem checking in this item, please see library staff for assistance)</span> > [% END %] > [% END %] > [% PROCESS 'html_helpers.inc' %] >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >index e2622c7b6f..d8835affcb 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >@@ -84,7 +84,7 @@ > [% ELSIF ( circ_error_INVALID_DATE ) %] > Due date is not valid. > [% ELSIF ( circ_error_ADDITIONAL_MATERIALS ) %] >- Item must be issued at a circulation desk. >+ Item must be checked out at a circulation desk. > [% END %] > Please see a member of the library staff. > </p> >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25261
:
103856
|
103857
|
104011
|
104012
|
104013
|
104404
|
104405
|
104406
|
104407
|
104408
|
104409
|
104410
|
104411
|
104412
|
104413
|
104414
|
107217
|
107218
|
107219
|
107220
|
107221
|
107222
|
107228
|
107229
|
107230
|
107231
|
107232
|
107233
|
107234
|
107285
|
107331
|
107822
|
107823
|
108196
|
108197
|
108198
|
108199
|
108200
|
108201
|
108202
|
108203
|
108204
|
108205
|
108206
|
108207
|
108208
|
108230
|
108231
|
108232
|
108233
|
108234
|
108235
|
108236
|
108237
|
108238
|
108239
|
108240
|
108241
|
108242
|
109478
|
109479
|
109480
|
109481
|
109482
|
109483
|
109484
|
109485
|
109486
|
109487
|
109488
|
109489
|
109490
|
109491
|
109492
|
109493
|
109494
|
109495
|
109496
|
109497
|
109498
|
109499
|
109500
|
109501
|
109502
|
109503
|
109504
|
109508
|
110038
|
110039
|
110040
|
110041
|
110042
|
110043
|
110044
|
110045
|
110046
|
110047
|
110048
|
110049
|
110050
|
110051
|
110052
|
110133
|
110184
|
110258
|
110259
|
110268
|
110322
|
110323
|
110324
|
110325
|
110326
|
110327
|
110328
|
110329
|
110330
|
110331
|
110332
|
110333
|
110334
|
110335
|
110336
|
110337
|
110338
|
110339
|
110340
|
110341
|
110356
|
110357
|
110358
|
110359
|
110360
|
110361
|
110362
|
110363
|
110364
|
110365
|
110366
|
110367
|
110368
|
110369
|
110370
|
110371
|
110372
|
110373
|
110374
|
110375
|
110915
|
110916
|
110917
|
110918
|
110919
|
110920
|
110921
|
110922
|
110923
|
110924
|
110925
|
110926
|
110927
|
110928
|
110929
|
110930
|
110931
|
110932
|
110933
|
110934
|
111027