Bugzilla – Attachment 184500 Details for
Bug 40468
Terminology on the About > Licenses page - use US American spelling for license
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40468: Terminology on About > Licenses page - use US spelling
Bug-40468-Terminology-on-About--Licenses-page---us.patch (text/plain), 4.21 KB, created by
David Nind
on 2025-07-22 18:54:27 UTC
(
hide
)
Description:
Bug 40468: Terminology on About > Licenses page - use US spelling
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-07-22 18:54:27 UTC
Size:
4.21 KB
patch
obsolete
>From 733b0a85118f0458d40aa81cbbc6f8ac9c19514b Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Tue, 22 Jul 2025 18:48:27 +0000 >Subject: [PATCH] Bug 40468: Terminology on About > Licenses page - use US > spelling > >On the licenses page, there are some occurrences of "licence" >(British English spelling). License (US American spelling) >should be used. > >Test plan: >1. Go to More > About Koha > Licenses. >2. Search the page for "licence". >3. Note some occurrences of "licence", which is the British English > spelling. >4. Apply the patch and refresh the page. >5. Repeat step 2. >6. Note that there are now no occurences of "licence". >7. Sign off. > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 1a1d395b36f..87c3c16bb4d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -1036,17 +1036,17 @@ > <p> <a href="https://codemirror.net/">CodeMirror v5.40.2</a>: <a href="https://github.com/codemirror/codemirror5/blob/5.40.2/LICENSE">MIT License</a> </p> > > <h2>C3.js</h2> >- <p> <a href="https://c3js.org/">C3.js D3-based reusable chart library v0.4.11</a>: <a href="https://github.com/c3js/c3/blob/0.4.11/LICENSE">MIT Licence</a> </p> >+ <p> <a href="https://c3js.org/">C3.js D3-based reusable chart library v0.4.11</a>: <a href="https://github.com/c3js/c3/blob/0.4.11/LICENSE">MIT License</a> </p> > > <h2>CSSLint</h2> > <p> <a href="">CSSLint v0.9.8</a>: <a href="https://github.com/CSSLint/csslint/blob/v0.9.8/LICENSE">License</a> </p> > > <h2>Cypress</h2> > <p> <a href="">Cypress</a>: <a href="https://github.com/cypress-io/cypress/blob/develop/LICENSE">MIT License</a> </p><h2>D3</h2> >- <p> <a href="https://d3js.org/">D3 JavaScript library for visualizing data v3.5.17</a>: <a href="https://github.com/d3/d3/blob/v3.5.17/LICENSE">ISC Licence</a> </p> >+ <p> <a href="https://d3js.org/">D3 JavaScript library for visualizing data v3.5.17</a>: <a href="https://github.com/d3/d3/blob/v3.5.17/LICENSE">ISC License</a> </p> > > <h2>DataTables</h2> >- <p> <a href="https://datatables.net/">DataTables v.1.10.18</a>: <a href="https://datatables.net/license/mit">MIT Licence</a> </p> >+ <p> <a href="https://datatables.net/">DataTables v.1.10.18</a>: <a href="https://datatables.net/license/mit">MIT License</a> </p> > > <h2>Day.js</h2> > <p> <a href="https://day.js.org/">Day.js v1.11.2</a>: <a href="https://github.com/iamkun/dayjs/blob/v1.11.2/LICENSE">MIT License</a> </p> >@@ -1163,7 +1163,7 @@ > <p> <a href="https://select2.github.io/select2/">Select2 library v4.0.13</a>: <a href="https://github.com/select2/select2/blob/4.0.13/LICENSE">Apache License, Version 2.0 or GNU General Public License v2.0</a> </p> > > <h2>Sortable</h2> >- <p> <a href="https://sortablejs.github.io/Sortable/">Sortable JavaScript Library v1.15.0</a>: <a href="https://github.com/SortableJS/Sortable/blob/1.15.0/LICENSE">MIT Licence</a> </p> >+ <p> <a href="https://sortablejs.github.io/Sortable/">Sortable JavaScript Library v1.15.0</a>: <a href="https://github.com/SortableJS/Sortable/blob/1.15.0/LICENSE">MIT License</a> </p> > > <h2>TinyMCE WYSIWYG Editor</h2> > <p> <a href="https://www.tiny.cloud/">TinyMCE WYSIWYG editor v5.9.2</a>: <a href="https://github.com/tinymce/tinymce/blob/5.9.2/LICENSE.TXT">GNU Lesser General Public License v2.1</a> </p> >@@ -1175,7 +1175,7 @@ > </p> > > <h2>Virtual Keyboard</h2> >- <p> <a href="https://mottie.github.io/Keyboard/index.html">Virtual Keyboard v1.30.1</a>: <a href="https://github.com/Mottie/Keyboard/blob/v1.30.1/LICENSE">MIT Licence</a> </p> >+ <p> <a href="https://mottie.github.io/Keyboard/index.html">Virtual Keyboard v1.30.1</a>: <a href="https://github.com/Mottie/Keyboard/blob/v1.30.1/LICENSE">MIT License</a> </p> > > <h2>Vue</h2> > <p> <a href="https://vuejs.org">Vue.js v3</a>: <a href="https://github.com/vuejs/core/blob/main/LICENSE">MIT License</a> </p> >-- >2.39.5
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 40468
: 184500