From b302569febfe3487167707541a69613f533d004b Mon Sep 17 00:00:00 2001 From: Thomas Casteleyn Date: Mon, 8 Jun 2020 12:00:09 +0200 Subject: [PATCH] Update Dutch SynchroAttribute::update_policy translation --- dictionaries/nl.dictionary.itop.core.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dictionaries/nl.dictionary.itop.core.php b/dictionaries/nl.dictionary.itop.core.php index b1bacd34d..c0c63b4e8 100644 --- a/dictionaries/nl.dictionary.itop.core.php +++ b/dictionaries/nl.dictionary.itop.core.php @@ -820,9 +820,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:SynchroAttribute/Attribute:update' => 'Update', 'Class:SynchroAttribute/Attribute:reconcile' => 'Reconcile', 'Class:SynchroAttribute/Attribute:update_policy' => 'Update Policy', - 'Class:SynchroAttribute/Attribute:update_policy/Value:master_locked' => 'Gesloten', - 'Class:SynchroAttribute/Attribute:update_policy/Value:master_unlocked' => 'Open', - 'Class:SynchroAttribute/Attribute:update_policy/Value:write_if_empty' => 'Begin indien leeg', + 'Class:SynchroAttribute/Attribute:update_policy/Value:master_locked' => 'Geblokkeerd', + 'Class:SynchroAttribute/Attribute:update_policy/Value:master_unlocked' => 'Vrij', + 'Class:SynchroAttribute/Attribute:update_policy/Value:write_if_empty' => 'Vul in indien leeg', 'Class:SynchroAttribute/Attribute:finalclass' => 'Klasse', 'Class:SynchroAttExtKey' => 'Synchro Attribuut (ExtKey)', 'Class:SynchroAttExtKey/Attribute:reconciliation_attcode' => 'Reconciliation-attribuut',