From 462f6dcb6162df3ac37391d372a934752716db32 Mon Sep 17 00:00:00 2001 From: gkolokythas Date: Thu, 19 Dec 2019 15:27:16 +0200 Subject: [PATCH] Language fix. --- dmp-frontend/src/assets/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index acdd24fcf..004541b29 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -891,7 +891,7 @@ "DATASET-PROFILE-COMBO-BOX-TYPE": { "WORD-LIST": "Word List", "AUTOCOMPLETE": "Autocomplete", - "EXTERNAL-SOURCE-HINT": "External source", + "EXTERNAL-SOURCE-HINT": "List of values provided by external source(s)", "ACTIONS": { "YES": "Yes", "NO": "No" @@ -901,7 +901,7 @@ "RESEARCHERS": "Researchers", "DMPS": "DMPs", "DATASETS": "Dataset Descriptions", - "EXTERNAL-SOURCE-HINT": "External source" + "EXTERNAL-SOURCE-HINT": "List of values provided by external source(s)" } }, "ADDRESEARCHERS-EDITOR": {