From 3e7f0ecf9b11e9763fe86b6c26da436ddc5d4077 Mon Sep 17 00:00:00 2001
From: matrixsasuke <matrixsasuke@trash-mail.com>
Date: Fri, 9 Aug 2019 08:03:21 +0200
Subject: [PATCH] fix english settings label regarding how to view videos

---
 src/i18n/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json
index 60a3e28406..cca4f4a125 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -262,7 +262,7 @@
     "loop_video": "Loop videos",
     "loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")",
     "mutes_tab": "Mutes",
-    "play_videos_in_modal": "Play videos directly in the media viewer",
+    "play_videos_in_modal": "Play videos in a popup frame",
     "use_contain_fit": "Don't crop the attachment in thumbnails",
     "name": "Name",
     "name_bio": "Name & Bio",
-- 
GitLab