From cce88f09b02ff05b4b758b62d318a5e48ee91760 Mon Sep 17 00:00:00 2001 From: jbostoen <6421683+jbostoen@users.noreply.github.com> Date: Tue, 13 Nov 2018 12:19:39 +0100 Subject: [PATCH] Versoin 20181113-1219 * additional strings --- dictionaries/nl.dictionary.itop.core.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dictionaries/nl.dictionary.itop.core.php b/dictionaries/nl.dictionary.itop.core.php index 8a24f8d9f..bb7fca484 100644 --- a/dictionaries/nl.dictionary.itop.core.php +++ b/dictionaries/nl.dictionary.itop.core.php @@ -46,7 +46,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Core:AttributeTagSet' => 'Lijst van tags', 'Core:AttributeTagSet+' => '', - 'Core:AttributeSet:placeholder' => 'klik om toe te voegen~~', + 'Core:AttributeSet:placeholder' => 'klik om toe te voegen', 'Core:AttributeCaseLog' => 'Log', 'Core:AttributeCaseLog+' => '', 'Core:AttributeMetaEnum' => 'Afgeleide oplijsting', @@ -959,9 +959,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:TagSetFieldData/Attribute:label+' => 'Label dat getoond wordt', 'Class:TagSetFieldData/Attribute:description' => 'Beschrijving', 'Class:TagSetFieldData/Attribute:description+' => 'Beschrijving', - 'Class:TagSetFieldData/Attribute:finalclass' => 'Tag class~~', - 'Class:TagSetFieldData/Attribute:obj_class' => 'Object class~~', - 'Class:TagSetFieldData/Attribute:obj_attcode' => 'Field code~~', + 'Class:TagSetFieldData/Attribute:finalclass' => 'Tagklasse', + 'Class:TagSetFieldData/Attribute:obj_class' => 'Objectklasse', + 'Class:TagSetFieldData/Attribute:obj_attcode' => 'Veldcode', 'Core:TagSetFieldData:ErrorDeleteUsedTag' => 'Tags in gebruik kunnen niet verwijderd worden', 'Core:TagSetFieldData:ErrorDuplicateTagCodeOrLabel' => 'Codes en labels voor tags moeten uniek zijn.',