Bugzilla – Attachment 114797 Details for
Bug 17809
Correct some authorised values in fr-FR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17809: FR installer: fix duplicate authorised value qualif 370
Bug-17809-FR-installer-fix-duplicate-authorised-va.patch (text/plain), 1.83 KB, created by
Kyle M Hall (khall)
on 2021-01-04 14:29:06 UTC
(
hide
)
Description:
Bug 17809: FR installer: fix duplicate authorised value qualif 370
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2021-01-04 14:29:06 UTC
Size:
1.83 KB
patch
obsolete
>From 5e28ce19876a8ab7afa043b1d70a514a2b2715ba Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Mon, 28 Dec 2020 15:48:25 +0100 >Subject: [PATCH] Bug 17809: FR installer: fix duplicate authorised value > qualif 370 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Monteur vs Réalisateur > >Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > installer/data/mysql/fr-FR/1-Obligatoire/authorised_values.sql | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/installer/data/mysql/fr-FR/1-Obligatoire/authorised_values.sql b/installer/data/mysql/fr-FR/1-Obligatoire/authorised_values.sql >index 0dce31010f..0f7a6bcb30 100644 >--- a/installer/data/mysql/fr-FR/1-Obligatoire/authorised_values.sql >+++ b/installer/data/mysql/fr-FR/1-Obligatoire/authorised_values.sql >@@ -610,7 +610,6 @@ INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES > INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'qualif', '360', 'Aquafortiste'); > INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'qualif', '365', 'Expert (catalogue de vente)'); > INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'qualif', '370', 'Monteur'); >-INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'qualif', '370', 'Réalisateur'); > INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'qualif', '380', 'Faussaire'); > INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'qualif', '390', 'Ancien possesseur'); > INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'qualif', '395', 'Fondateur (publication en série)'); >-- >2.24.1 (Apple Git-126)
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 17809
:
58390
|
58577
|
59259
|
59261
|
59262
|
72099
|
72842
|
72843
|
72844
|
72845
|
73107
|
73108
|
73109
|
73110
|
113304
|
113305
|
114713
|
114758
|
114759
|
114760
|
114792
|
114795
|
114796
| 114797