Bugzilla – Attachment 85015 Details for
Bug 21710
Fix typo atributes in some installer files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21710: Fix typo in atributes in installer
Bug-21710-Fix-typo-in-atributes-in-installer.patch (text/plain), 2.10 KB, created by
Martin Renvoize (ashimema)
on 2019-02-12 13:45:08 UTC
(
hide
)
Description:
Bug 21710: Fix typo in atributes in installer
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-02-12 13:45:08 UTC
Size:
2.10 KB
patch
obsolete
>From ccbd3fe469f2b5b69f820c1d76100418c53496fe Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 5 Feb 2019 22:10:01 +0000 >Subject: [PATCH] Bug 21710: Fix typo in atributes in installer > >Adds the missing t to some atributes in the web installer >files. > >To test: >Easiest to verify by looking at the patches, changes >appear in comments and the text shown by the nb-NO and >English web installer. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > installer/data/mysql/en/optional/patron_atributes.txt | 2 +- > installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt | 2 +- > installer/data/mysql/uk-UA/optional/patron_atributes.sql | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/installer/data/mysql/en/optional/patron_atributes.txt b/installer/data/mysql/en/optional/patron_atributes.txt >index 50d91d16be..9d73f09872 100644 >--- a/installer/data/mysql/en/optional/patron_atributes.txt >+++ b/installer/data/mysql/en/optional/patron_atributes.txt >@@ -1,2 +1,2 @@ >-Useful patron atribute types: >+Useful patron attribute types: > * SHOW_BCODE - Show barcode on the patron summary screen items listings >diff --git a/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt b/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt >index 50d91d16be..9d73f09872 100644 >--- a/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt >+++ b/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt >@@ -1,2 +1,2 @@ >-Useful patron atribute types: >+Useful patron attribute types: > * SHOW_BCODE - Show barcode on the patron summary screen items listings >diff --git a/installer/data/mysql/uk-UA/optional/patron_atributes.sql b/installer/data/mysql/uk-UA/optional/patron_atributes.sql >index 0c3a0cb7c2..12470078c8 100644 >--- a/installer/data/mysql/uk-UA/optional/patron_atributes.sql >+++ b/installer/data/mysql/uk-UA/optional/patron_atributes.sql >@@ -1,4 +1,4 @@ >--- Useful patron atribute types >+-- Useful patron attribute types > > -- definitions for custom patron fields known as extended patron attributes > -- TRUNCATE borrower_attribute_types; >-- >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 21710
:
84938
|
84939
| 85015