Bugzilla – Attachment 40369 Details for
Bug 11458
Improve description for syspref gist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11458: Improve confusing description of syspref 'gist'
Bug-11458-Improve-confusing-description-of-syspref.patch (text/plain), 1.93 KB, created by
Jonathan Druart
on 2015-06-19 13:13:36 UTC
(
hide
)
Description:
Bug 11458: Improve confusing description of syspref 'gist'
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-06-19 13:13:36 UTC
Size:
1.93 KB
patch
obsolete
>From 79fc92baebcedf180bf58fdb1a545c0ca5454008 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Wed, 10 Jun 2015 00:11:19 +0200 >Subject: [PATCH] Bug 11458: Improve confusing description of syspref 'gist' > >The description of "gist" was: > >"Default tax rates are ... (enter in numeric form, 0.12 for 12%. >First is the default. If you want more than 1 value, please >separate with |) " > >The doubled use of "default" is confusing here. > >With the patch it reads: > >Tax rates are ... Enter in numeric form, 0.12 for 12%. >The first item in the list will be selected by default. >For more than one value, separate with | (pipe) > >To test: >- Verify that the gist system preference description is > correct. > >The use of "default" is confusing here. > >Signed-off-by: Aleisha <aleishaamohia@hotmail.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 2babbad..b52b5a9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -33,9 +33,9 @@ Acquisitions: > US: 360,000.00 (US) > FR: 360 000,00 (FR) > - >- - Default tax rates are >+ - Tax rates are > - pref: gist >- - (enter in numeric form, 0.12 for 12%. First is the default. If you want more than 1 value, please separate with |) >+ - . Enter in numeric form, 0.12 for 12%. The first item in the list will be selected by default. For more than one value, separate with | (pipe). > - > - pref: AcqWarnOnDuplicateInvoice > choices: >-- >2.1.0
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 11458
:
40049
|
40057
| 40369