From a715ce1292791883ea9766cd892850aef4b86567 Mon Sep 17 00:00:00 2001 From: v-dumas Date: Wed, 11 Jun 2025 17:11:43 +0200 Subject: [PATCH] Fix typo in SynchroLog class name --- dictionaries/da.dictionary.itop.core.php | 2 +- dictionaries/en.dictionary.itop.core.php | 2 +- dictionaries/en_gb.dictionary.itop.core.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dictionaries/da.dictionary.itop.core.php b/dictionaries/da.dictionary.itop.core.php index 4ae606440..10b293046 100644 --- a/dictionaries/da.dictionary.itop.core.php +++ b/dictionaries/da.dictionary.itop.core.php @@ -937,7 +937,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Class:SynchroAttLinkSet' => 'Synchro Attribut (Linksæt)', 'Class:SynchroAttLinkSet/Attribute:row_separator' => 'Række separator', 'Class:SynchroAttLinkSet/Attribute:attribute_separator' => 'Attribut separator', - 'Class:SynchroLog' => 'Synchr Log', + 'Class:SynchroLog' => 'Synchro Log', 'Class:SynchroLog/Attribute:sync_source_id' => 'Synchro Data Kilde', 'Class:SynchroLog/Attribute:start_date' => 'Start Dato', 'Class:SynchroLog/Attribute:end_date' => 'Slut Dato', diff --git a/dictionaries/en.dictionary.itop.core.php b/dictionaries/en.dictionary.itop.core.php index 2ef599ae3..de4e7731a 100644 --- a/dictionaries/en.dictionary.itop.core.php +++ b/dictionaries/en.dictionary.itop.core.php @@ -1014,7 +1014,7 @@ The hyperlink is displayed in the tooltip appearing on the “Lock” symbol of 'Class:SynchroAttLinkSet' => 'Synchro Attribute (Linkset)', 'Class:SynchroAttLinkSet/Attribute:row_separator' => 'Rows separator', 'Class:SynchroAttLinkSet/Attribute:attribute_separator' => 'Attributes separator', - 'Class:SynchroLog' => 'Synchr Log', + 'Class:SynchroLog' => 'Synchro Log', 'Class:SynchroLog/Attribute:sync_source_id' => 'Synchro Data Source', 'Class:SynchroLog/Attribute:start_date' => 'Start Date', 'Class:SynchroLog/Attribute:end_date' => 'End Date', diff --git a/dictionaries/en_gb.dictionary.itop.core.php b/dictionaries/en_gb.dictionary.itop.core.php index 2e5ff0525..15d0873bb 100644 --- a/dictionaries/en_gb.dictionary.itop.core.php +++ b/dictionaries/en_gb.dictionary.itop.core.php @@ -1001,7 +1001,7 @@ The hyperlink is displayed in the tooltip appearing on the “Lock” symbol of 'Class:SynchroAttLinkSet' => 'Synchro Attribute (Linkset)', 'Class:SynchroAttLinkSet/Attribute:row_separator' => 'Rows separator', 'Class:SynchroAttLinkSet/Attribute:attribute_separator' => 'Attributes separator', - 'Class:SynchroLog' => 'Synchr Log', + 'Class:SynchroLog' => 'Synchro Log', 'Class:SynchroLog/Attribute:sync_source_id' => 'Synchro Data Source', 'Class:SynchroLog/Attribute:start_date' => 'Start Date', 'Class:SynchroLog/Attribute:end_date' => 'End Date',