From 73c9b3bbd8113d71c64fff47f77354c44e1d9098 Mon Sep 17 00:00:00 2001 From: Nicolas Hunstein Date: Fri, 10 Jan 2025 13:48:25 +0000 Subject: [PATCH] Bug 38471: update "Field suppresion" to "Field suppression" updates "Field suppresion" to "Field suppression" to test: - go to Administration/Authority types/Default framework/Tag 090 - verify description for subfield t is Field suppresion, FSP (RLIN) - apply patch - reset database or reset_all - verify description has changed to Field suppression,FSP (RLIN) --- .../marc21/mandatory/authorities_normal_marc21.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml index 8fc83d3e54..d0ee084fc5 100644 --- a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml +++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml @@ -6499,8 +6499,8 @@ tables: - authtypecode: "" tagfield: "090" tagsubfield: "t" - liblibrarian: "Field suppresion, FSP (RLIN)" - libopac: "Field suppresion, FSP (RLIN)" + liblibrarian: "Field suppression, FSP (RLIN)" + libopac: "Field suppression, FSP (RLIN)" repeatable: 0 mandatory: 0 tab: 0 -- 2.39.5