mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Null check when fetching v.redd.it in ViewVideoActivity.
This commit is contained in:
@@ -1114,6 +1114,7 @@
|
||||
<string name="error_fetching_v_redd_it_video_cannot_get_redirect_url">Error fetching v.redd.it video: Cannot get the redirect url</string>
|
||||
<string name="error_fetching_v_redd_it_video_cannot_get_post">Error fetching v.redd.it video: Cannot get the post</string>
|
||||
<string name="error_fetching_v_redd_it_video_cannot_get_post_id">Error fetching v.redd.it video: Cannot get the post id</string>
|
||||
<string name="error_fetching_v_redd_it_video_cannot_get_video_url">Error fetching v.redd.it video: Cannot get the video url</string>
|
||||
|
||||
<string name="always_on">Always On</string>
|
||||
<string name="only_on_wifi">Only on Wifi</string>
|
||||
|
Reference in New Issue
Block a user