From 9d62ecb742a6e4af59c46368f2ea18d49fafe511 Mon Sep 17 00:00:00 2001 From: virtuacoplenny Date: Mon, 11 Jun 2018 14:23:20 -0700 Subject: [PATCH] fix(recording): change pending file recording text (#3124) --- lang/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/main.json b/lang/main.json index c7fd10292..058fbe648 100644 --- a/lang/main.json +++ b/lang/main.json @@ -432,7 +432,7 @@ "live": "LIVE", "off": "Recording stopped", "on": "Recording", - "pending": "Recording waiting for a member to join...", + "pending": "Preparing to record the meeting...", "rec": "REC", "serviceName": "Recording service", "startRecordingBody": "Are you sure you would like to start recording?",