From 376917aa1da369c9cdf30878cd22b3e2bb6994e3 Mon Sep 17 00:00:00 2001 From: FediThing <75383929+FediVideos@users.noreply.github.com> Date: Sat, 25 Nov 2023 02:33:06 +0000 Subject: [PATCH] Update video-watch.component.html Tweaked error message so that users realise that refreshing the page may help the video to load properly. --- .../src/app/+videos/+video-watch/video-watch.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/app/+videos/+video-watch/video-watch.component.html b/client/src/app/+videos/+video-watch/video-watch.component.html index 294ff4b3a..f90f0d883 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.html +++ b/client/src/app/+videos/+video-watch/video-watch.component.html @@ -2,9 +2,9 @@
- Sorry, but this video is not available because the remote instance is not responding. + Sorry, but this video did not load because the remote instance did not respond.
- Please try again later. + Please try refreshing the page, or try again later.