From 0ec947de4e091e8aae1a1127729de14717aa6387 Mon Sep 17 00:00:00 2001 From: bartbutenaers Date: Sat, 4 Mar 2017 10:39:56 +0100 Subject: [PATCH 1/2] Update messages.json --- nodes/core/locales/en-US/messages.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/nodes/core/locales/en-US/messages.json b/nodes/core/locales/en-US/messages.json index 193fa2508..10ef7f737 100644 --- a/nodes/core/locales/en-US/messages.json +++ b/nodes/core/locales/en-US/messages.json @@ -335,9 +335,6 @@ "json-error": "JSON parse error", "no-url": "No url specified", "deprecated-call":"Deprecated call to __method__", - "no-boundary": "No multipart boundary specified", - "no-separator": "No multipart header body separtor detected", - "invalid-length": "Invalid content lenght" }, "status": { "requesting": "requesting" From bf22706cf571ae26a8fda4dd06fc0497f88d29d3 Mon Sep 17 00:00:00 2001 From: bartbutenaers Date: Sat, 4 Mar 2017 10:41:39 +0100 Subject: [PATCH 2/2] Update messages.json --- nodes/core/locales/en-US/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/core/locales/en-US/messages.json b/nodes/core/locales/en-US/messages.json index 10ef7f737..d36139f58 100644 --- a/nodes/core/locales/en-US/messages.json +++ b/nodes/core/locales/en-US/messages.json @@ -334,7 +334,7 @@ "no-response": "No response object", "json-error": "JSON parse error", "no-url": "No url specified", - "deprecated-call":"Deprecated call to __method__", + "deprecated-call":"Deprecated call to __method__" }, "status": { "requesting": "requesting"