You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ol...@apache.org on 2018/11/19 16:14:09 UTC

[ambari-logsearch] 25/28: [AMBARI-24899] [Log Search UI] Change capture countdown text (#24)

This is an automated email from the ASF dual-hosted git repository.

oleewere pushed a commit to branch cloudbreak
in repository https://gitbox.apache.org/repos/asf/ambari-logsearch.git

commit 324d8f438c775a5d8394276db159b6b57fea55ec
Author: Istvan Tobias <to...@gmail.com>
AuthorDate: Fri Nov 16 10:39:08 2018 +0100

    [AMBARI-24899] [Log Search UI] Change capture countdown text (#24)
---
 ambari-logsearch-web/src/assets/i18n/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-logsearch-web/src/assets/i18n/en.json b/ambari-logsearch-web/src/assets/i18n/en.json
index 770f5e9..0e60563 100644
--- a/ambari-logsearch-web/src/assets/i18n/en.json
+++ b/ambari-logsearch-web/src/assets/i18n/en.json
@@ -55,7 +55,7 @@
 
   "filter.capture": "Capture",
   "filter.captureSnapshot": "Snapshot",
-  "filter.refreshingLogListIn": "Refreshing log list in...",
+  "filter.refreshingLogListIn": "Please wait while the logs for your capture period are indexed...",
   "filter.capture.min": "Min",
   "filter.capture.sec": "Sec",
   "filter.capture.triggeringRefresh": "Triggering auto-refresh in {{remainingSeconds}} sec",