From aaecce7574d5ca8022fa7593afb0588ba704d542 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Wed, 24 Jul 2024 10:04:20 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B07686=20-=20Fix=20typo=20in=20dictionary?= =?UTF-8?q?=20entry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dictionaries/nl.dictionary.itop.ui.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/nl.dictionary.itop.ui.php b/dictionaries/nl.dictionary.itop.ui.php index 74359c090c..93fec738ce 100644 --- a/dictionaries/nl.dictionary.itop.ui.php +++ b/dictionaries/nl.dictionary.itop.ui.php @@ -489,7 +489,7 @@ 'UI:Audit:Interactive:Categories:Title' => 'Audit resultaten voor categorie: %1$s', 'UI:Audit:Interactive:Domain:BreadCrumb' => '%1$s', 'UI:Audit:Interactive:Domain:BreadCrumb+' => 'Audit voor domein: %1$s', - 'UI:Audit:Interactive:Domain:SubTitle' => 'Audit resultaten voor alle regels behorend bij een categorie gerelateerd aan het domein: %1$', + 'UI:Audit:Interactive:Domain:SubTitle' => 'Audit resultaten voor alle regels behorend bij een categorie gerelateerd aan het domein: %1$s', 'UI:Audit:Interactive:Domain:Title' => 'Audit resultaten voor domein: %1$s', 'UI:Audit:Interactive:Selection:BadgeAll' => 'Alle categorieën', 'UI:Audit:Interactive:Selection:BreadCrumb' => 'Selection~~',