Bugzilla – Attachment 87597 Details for
Bug 21953
Term "Lost item" is untranslatable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21953: Clarify PF = Lost item processing fee
Bug-21953-Clarify-PF--Lost-item-processing-fee.patch (text/plain), 2.99 KB, created by
Martin Renvoize (ashimema)
on 2019-04-09 11:06:54 UTC
(
hide
)
Description:
Bug 21953: Clarify PF = Lost item processing fee
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-04-09 11:06:54 UTC
Size:
2.99 KB
patch
obsolete
>From 6d7db175852221108ba25c9134c1d98da02bf1eb Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 9 Apr 2019 12:03:22 +0100 >Subject: [PATCH] Bug 21953: Clarify PF = Lost item processing fee > >Currently PF is only ever used for lost item processing fees. This patch >alters the end user faceing description to clarify that. > >Note: It may be nice to make the code more descriptive too at some >point, but that can happen in another bug in my opinion. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc | 4 ++-- > 3 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc >index cf388239fb..3501371b65 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc >@@ -16,7 +16,7 @@ > [%- CASE 'Rent' -%]<span>Rental fee</span> > [%- CASE 'FOR' -%]<span>Forgiven</span> > [%- CASE 'LR' -%]<span>Lost item fee refund</span> >- [%- CASE 'PF' -%]<span>Processing fee</span> >+ [%- CASE 'PF' -%]<span>Lost item processing fee</span> > [%- CASE 'PAY' -%]<span>Payment</span> > [%- CASE 'WO' -%]<span>Writeoff</span> > [%- CASE 'C' -%]<span>Credit</span> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt >index 7afd743acc..3c7bef1147 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt >@@ -96,7 +96,7 @@ > [% CASE 'Rent' %]Rental fee > [% CASE 'FOR' %]Forgiven > [% CASE 'LR' %]Lost item fee refund >- [% CASE 'PF' %]Processing fee >+ [% CASE 'PF' %]Lost item processing fee > [% CASE 'PAY' %]Payment > [% CASE 'WO' %]Writeoff > [% CASE 'C' %]Credit >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc >index a73da77196..1e8ca388aa 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc >@@ -43,7 +43,7 @@ > [% CASE 'Rent' %]Rental fee > [% CASE 'FOR' %]Forgiven > [% CASE 'LR' %]Lost item fee refund >- [% CASE 'PF' %]Processing fee >+ [% CASE 'PF' %]Lost item processing fee > [% CASE 'PAY' %]Payment > [% CASE 'WO' %]Writeoff > [% CASE 'C' %]Credit >@@ -109,4 +109,4 @@ > </form> > [% ELSE %] > <h4>You have no fines or charges</h4> >-[% END %] >\ No newline at end of file >+[% END %] >-- >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 21953
:
82872
|
83433
|
83439
|
86209
|
86210
|
86211
|
86405
|
86406
|
86418
|
87593
|
87594
|
87595
|
87596
|
87597
|
87599
|
87600
|
87601
|
87602
|
87603
|
87659
|
87660
|
87661
|
87662
|
87663
|
87782
|
87783
|
87784
|
87785
|
87786