Handle v.redd.it videos loading failed.

This commit is contained in:
Alex Ning
2021-03-12 21:07:37 +08:00
parent 6beb448540
commit a1831f7ce1
2 changed files with 8 additions and 4 deletions

View File

@@ -1055,4 +1055,8 @@
<string name="do_not_show_this_again">Don\'t show this again</string>
<string name="continue_suicide_prevention_activity">Continue</string>
<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>
</resources>