From f1d23f9e3b9d65dcaf28d8019e522746e9279bb9 Mon Sep 17 00:00:00 2001 From: Owen Stephens Date: Tue, 16 Jan 2018 16:19:17 +0000 Subject: [PATCH] Add/update text strings --- main/webapp/modules/core/langs/translation-en.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-en.json b/main/webapp/modules/core/langs/translation-en.json index c9a571ce2..07ce3d8b7 100644 --- a/main/webapp/modules/core/langs/translation-en.json +++ b/main/webapp/modules/core/langs/translation-en.json @@ -541,7 +541,7 @@ "throttle-delay": "Throttle delay", "milli": "milliseconds", "url-fetch": "Formulate the URLs to fetch:", - "http-headers": "Define any HTTP headers to be used when fetching URLs:", + "http-headers": "HTTP headers to be used when fetching URLs:", "enter-col-name": "Enter new column name", "split-col": "Split column", "several-col": "into several columns", @@ -650,7 +650,8 @@ "ctrl-enter": "Ctrl-Enter", "rows": "rows", "records": "records", - "show": "Show" + "show": "Show", + "hide": "Hide" }, "core-buttons": { "cancel": "Cancel",