Bugzilla – Attachment 13567 Details for
Bug 9024
Add additional sample data to German installer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9024: Fix typo
Bug-9024-Fix-typo.patch (text/plain), 1.34 KB, created by
Mirko Tietgen
on 2012-11-20 16:42:01 UTC
(
hide
)
Description:
Bug 9024: Fix typo
Filename:
MIME Type:
Creator:
Mirko Tietgen
Created:
2012-11-20 16:42:01 UTC
Size:
1.34 KB
patch
obsolete
>From 3d9e586dd3e251d368845fd45ce97689f68765da Mon Sep 17 00:00:00 2001 >From: Mirko Tietgen <mirko@abunchofthings.net> >Date: Tue, 20 Nov 2012 17:39:01 +0100 >Subject: [PATCH] Bug 9024: Fix typo > >--- > installer/data/mysql/de-DE/optional/auth_val.sql | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/installer/data/mysql/de-DE/optional/auth_val.sql b/installer/data/mysql/de-DE/optional/auth_val.sql >index f919578..ed45274 100644 >--- a/installer/data/mysql/de-DE/optional/auth_val.sql >+++ b/installer/data/mysql/de-DE/optional/auth_val.sql >@@ -48,5 +48,5 @@ INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('MANUA > INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('BOR_NOTES','ADDR','Adresse kontrollieren'); > > -- OPAC Suggestions reasons >-INSERT INTO authorised_values (category,authorised_value,lib,lib_opac) VALUES ('OPAC_SUG','damaged','Vorhandenes Exemplar ist beschädigt','Vorhandenes Exemplare ist beschädigt'); >+INSERT INTO authorised_values (category,authorised_value,lib,lib_opac) VALUES ('OPAC_SUG','damaged','Vorhandenes Exemplar ist beschädigt','Vorhandenes Exemplar ist beschädigt'); > INSERT INTO authorised_values (category,authorised_value,lib,lib_opac) VALUES ('OPAC_SUG','bestseller','Neuerscheinung von bekanntem Verfasser','Neuerscheinung von bekanntem Verfasser'); >-- >1.7.2.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 9024
:
13284
|
13285
|
13566
| 13567