Bugzilla – Attachment 39339 Details for
Bug 14072
Update German web installer for 3.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14072: Followup: delete extra space
Bug-14072-Followup-extra-space.patch (text/plain), 1.38 KB, created by
Mirko Tietgen
on 2015-05-20 11:08:01 UTC
(
hide
)
Description:
Bug 14072: Followup: delete extra space
Filename:
MIME Type:
Creator:
Mirko Tietgen
Created:
2015-05-20 11:08:01 UTC
Size:
1.38 KB
patch
obsolete
>From 458617a46feeda218e18506e83085e82d6e51f52 Mon Sep 17 00:00:00 2001 >From: Mirko Tietgen <mirko@abunchofthings.net> >Date: Wed, 20 May 2015 13:05:10 +0200 >Subject: [PATCH] Bug 14072: Followup: extra space > >Detele extra space in sample notice >--- > installer/data/mysql/de-DE/mandatory/sample_notices.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/de-DE/mandatory/sample_notices.sql b/installer/data/mysql/de-DE/mandatory/sample_notices.sql >index bde030c..944b664 100644 >--- a/installer/data/mysql/de-DE/mandatory/sample_notices.sql >+++ b/installer/data/mysql/de-DE/mandatory/sample_notices.sql >@@ -134,4 +134,4 @@ Ihr Biblioheksteam' > ); > > INSERT INTO letter(module, code, branchcode, name, title, content, message_transport_type) >-VALUES ('acquisition', 'ACQ_NOTIF_ON_RECEIV', '', 'Benachrichtigung bei Zugang', 'Bestelltes Medium ist eingetroffen', 'Liebe/r <<borrowers.firstname>> <<borrowers.surname>>,\n\n Die Bestellung <<aqorders.ordernumber>> (<<biblio.title>>) ist eingetroffen und wird bearbeitet.\n\nIhr Bibliotheksteam', 'email') >+VALUES ('acquisition', 'ACQ_NOTIF_ON_RECEIV', '', 'Benachrichtigung bei Zugang', 'Bestelltes Medium ist eingetroffen', 'Liebe/r <<borrowers.firstname>> <<borrowers.surname>>,\n\nDie Bestellung <<aqorders.ordernumber>> (<<biblio.title>>) ist eingetroffen und wird bearbeitet.\n\nIhr Bibliotheksteam', 'email') >-- >1.7.10.4
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 14072
:
39190
|
39191
|
39192
|
39338
|
39339
|
39349
|
39350