From d28d13581fe8cb4c72ee7c2ef43cb1196fd8b5fa Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 20 Jul 2020 17:05:08 +0200 Subject: Fix embed p2p warning localization --- scripts/i18n/create-custom-files.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index 47b3e3784..d39a15974 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -25,7 +25,7 @@ const playerKeys = { 'peer': 'peer', 'Go to the video page': 'Go to the video page', 'Settings': 'Settings', - 'Uses P2P, others may know you are watching this video.': 'Uses P2P, others may know you are watching this video.', + 'Watching this video may reveal your IP address to others.': 'Watching this video may reveal your IP address to others.', 'Copy the video URL': 'Copy the video URL', 'Copy the video URL at the current time': 'Copy the video URL at the current time', 'Copy embed code': 'Copy embed code', -- cgit v1.2.3