Bugzilla – Attachment 69892 Details for
Bug 18819
Correct "whereas UNIMARC tends to be used in Europe." in web installer files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18819: "UNIMARC is used in Europe" text changed to "UNIMARC is used in a few European countries"
Bug-18819-UNIMARC-is-used-in-Europe-text-changed-t.patch (text/plain), 1.69 KB, created by
Katrin Fischer
on 2017-12-19 06:56:44 UTC
(
hide
)
Description:
Bug 18819: "UNIMARC is used in Europe" text changed to "UNIMARC is used in a few European countries"
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2017-12-19 06:56:44 UTC
Size:
1.69 KB
patch
obsolete
>From d32bcb16e3d2cc2bb5f5a019d5824884567662f8 Mon Sep 17 00:00:00 2001 >From: bonnie <bonniecrawford@catalyst.net.nz> >Date: Mon, 18 Dec 2017 22:40:12 +0000 >Subject: [PATCH] Bug 18819: "UNIMARC is used in Europe" text changed to > "UNIMARC is used in a few European countries" > >To test >1/ run installer and notice the inaccurate text "UNIMARC is used in Europe" >2/ run the patch attached >3/ run the installer and notice that the updated text "UNIMARC is used in a few European countries"is now present > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt >index 42f129594b..0657946d44 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt >@@ -57,7 +57,7 @@ > <input type="hidden" name="step" value="3" /> > <input type="hidden" name="op" value="selectframeworks" /> > >- <p>MARC stands for Machine Readable Cataloging. A MARC record contains bibliographic information about an item. MARC21 is used globally, whereas UNIMARC tends to be used in Europe. </p> >+ <p>MARC stands for Machine Readable Cataloging. A MARC record contains bibliographic information about an item. MARC21 is used globally, UNIMARC tends to be used in a few European countries. </p> > > [% FOREACH flavourloo IN flavourloop %] > [% IF ( flavourloo.label == "Unimarc") %] >-- >2.11.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 18819
:
69871
|
69892
|
69895