From 270a150db4f5c5a98a0fbde570bf4ea1b36cd998 Mon Sep 17 00:00:00 2001 From: Thiru Date: Wed, 5 Aug 2020 16:57:20 +0200 Subject: [PATCH] Update webapp/locales/en.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- webapp/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 58c0c2d57..51230b66f 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -306,7 +306,7 @@ "editor": { "embed": { "always_allow": "Always allow embedded content by third party providers (this setting can be changed any time)", - "data_privacy_info": "Your data has not yet been shared with any third party providers. If you proceed to watch this content the following provider will likely collect user data:", + "data_privacy_info": "Your data has not yet been shared with any third party providers. If you proceed to play this content the following provider will likely collect user data:", "data_privacy_warning": "Data Privacy Warning!", "play_now": "Continue" },