Bugzilla – Attachment 127569 Details for
Bug 29460
Typo 'pendin g approval'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29460: Fix typo 'pendin g approval'
Bug-29460-Fix-typo-pendin-g-approval.patch (text/plain), 2.15 KB, created by
Marcel de Rooy
on 2021-11-12 07:50:11 UTC
(
hide
)
Description:
Bug 29460: Fix typo 'pendin g approval'
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-11-12 07:50:11 UTC
Size:
2.15 KB
patch
obsolete
>From 4de7a6ed2d08b1add17afb42edb4910270e63d8d Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 12 Nov 2021 07:47:48 +0000 >Subject: [PATCH] Bug 29460: Fix typo 'pendin g approval' >Content-Type: text/plain; charset=utf-8 > >Test plan: >Apply and git grep for it. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/data/mysql/en/mandatory/sample_notices.yml | 2 +- > installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index e95df89a87..2de5622c68 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -1357,7 +1357,7 @@ tables: > message_transport_type: email > lang: default > content: >- - "<h3>Suggestion pendin g approval</h3>" >+ - "<h3>Suggestion pending approval</h3>" > - " <p><h4>Suggested by</h4>" > - " <ul>" > - " <li><<borrowers.firstname>> <<borrowers.surname>></li>" >diff --git a/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql b/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql >index 28e7734241..7712ab46ac 100644 >--- a/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql >+++ b/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql >@@ -27,7 +27,7 @@ VALUES > ('members', 'PROBLEM_REPORT','OPAC problem report','OPAC problem report','Username: <<problem_reports.username>>\n\nProblem page: <<problem_reports.problempage>>\n\nTitle: <<problem_reports.title>>\n\nMessage: <<problem_reports.content>>','email'); > > INSERT INTO `letter` (module, code, name, title, content, is_html, message_transport_type) >-VALUES ('suggestions','NEW_SUGGESTION','New suggestion','New suggestion','<h3>Suggestion pendin g approval</h3> >+VALUES ('suggestions','NEW_SUGGESTION','New suggestion','New suggestion','<h3>Suggestion pending approval</h3> > <p><h4>Suggested by</h4> > <ul> > <li><<borrowers.firstname>> <<borrowers.surname>></li> >-- >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 29460
: 127569