aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/extra_buttons/extra_buttons.vue1
-rw-r--r--src/i18n/en.json2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/components/extra_buttons/extra_buttons.vue b/src/components/extra_buttons/extra_buttons.vue
index fc800072..564d34df 100644
--- a/src/components/extra_buttons/extra_buttons.vue
+++ b/src/components/extra_buttons/extra_buttons.vue
@@ -1,6 +1,5 @@
<template>
<v-popover
- v-if="enabled"
trigger="click"
placement="top"
class="extra-button-popover"
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 6230675c..6a9af55c 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",