From 1ba07c46832eaa56fb695b34355d1fdb470d00fe Mon Sep 17 00:00:00 2001 From: Marie Verdonck Date: Fri, 15 Nov 2019 10:02:00 +0100 Subject: [PATCH] Merged new message keys from dspace/master and ran script again --- resources/i18n/cs.json5 | 3 +++ resources/i18n/de.json5 | 3 +++ resources/i18n/nl.json5 | 3 +++ 3 files changed, 9 insertions(+) diff --git a/resources/i18n/cs.json5 b/resources/i18n/cs.json5 index 99d063c84c..29fb51777a 100644 --- a/resources/i18n/cs.json5 +++ b/resources/i18n/cs.json5 @@ -769,6 +769,9 @@ // "error.community": "Error fetching community", "error.community": "Chyba během stahování komunity", + // "error.identifier": "No item found for the identifier", + // TODO New key - Add a translation + "error.identifier": "No item found for the identifier", // "error.identifier": "No item found for the identifier", // TODO New key - Add a translation diff --git a/resources/i18n/de.json5 b/resources/i18n/de.json5 index 260ea7afb2..d09371536f 100644 --- a/resources/i18n/de.json5 +++ b/resources/i18n/de.json5 @@ -769,6 +769,9 @@ // "error.community": "Error fetching community", "error.community": "Fehler beim Laden des Bereiches.", + // "error.identifier": "No item found for the identifier", + // TODO New key - Add a translation + "error.identifier": "No item found for the identifier", // "error.identifier": "No item found for the identifier", // TODO New key - Add a translation diff --git a/resources/i18n/nl.json5 b/resources/i18n/nl.json5 index 42cecb51d6..b647c0d50d 100644 --- a/resources/i18n/nl.json5 +++ b/resources/i18n/nl.json5 @@ -769,6 +769,9 @@ // "error.community": "Error fetching community", "error.community": "Fout bij het ophalen van een community", + // "error.identifier": "No item found for the identifier", + // TODO New key - Add a translation + "error.identifier": "No item found for the identifier", // "error.identifier": "No item found for the identifier", // TODO New key - Add a translation