From 2d6f28a2d9f9986865a77838c548ffdb8baac4f5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 27 Apr 2021 16:23:32 +0200 Subject: Clearer nsfw "do not list" label --- .../edit-custom-config/edit-instance-information.component.html | 4 ++-- client/src/app/+videos/+video-edit/shared/video-edit.component.html | 2 +- .../shared/shared-user-settings/user-video-settings.component.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'client/src') diff --git a/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html b/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html index 35b42e742..cbff26e5a 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-instance-information.component.html @@ -104,7 +104,7 @@ - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Hide or Blur thumbnails, a confirmation will be requested to watch the video. @@ -112,7 +112,7 @@
diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html index 6fe52af67..094b4d3b3 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html @@ -132,7 +132,7 @@ - Some instances do not list videos containing mature or explicit content by default. + Some instances hide videos containing mature or explicit content by default. diff --git a/client/src/app/shared/shared-user-settings/user-video-settings.component.html b/client/src/app/shared/shared-user-settings/user-video-settings.component.html index aa261fdce..a49e11485 100644 --- a/client/src/app/shared/shared-user-settings/user-video-settings.component.html +++ b/client/src/app/shared/shared-user-settings/user-video-settings.component.html @@ -5,7 +5,7 @@ - With Do not list or Blur thumbnails, a confirmation will be requested to watch the video. + With Hide or Blur thumbnails, a confirmation will be requested to watch the video. @@ -13,7 +13,7 @@
-- cgit v1.2.3