diff options
author | Alex Ning <chineseperson5@gmail.com> | 2020-10-16 02:24:08 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2020-10-16 02:24:08 +0000 |
commit | 79392bbeae9c70f4a2ff1a81848b3d3087e53344 (patch) | |
tree | 4b5faf1d266f50cdfd0b793e1ec8e1f17e45a5df /app/src/main/res/values-ja/strings.xml | |
parent | d23af6981aed4667326f05aba75836f0bb124bed (diff) | |
download | infinity-for-reddit-79392bbeae9c70f4a2ff1a81848b3d3087e53344.tar infinity-for-reddit-79392bbeae9c70f4a2ff1a81848b3d3087e53344.tar.gz infinity-for-reddit-79392bbeae9c70f4a2ff1a81848b3d3087e53344.tar.bz2 infinity-for-reddit-79392bbeae9c70f4a2ff1a81848b3d3087e53344.tar.lz infinity-for-reddit-79392bbeae9c70f4a2ff1a81848b3d3087e53344.tar.xz infinity-for-reddit-79392bbeae9c70f4a2ff1a81848b3d3087e53344.tar.zst infinity-for-reddit-79392bbeae9c70f4a2ff1a81848b3d3087e53344.zip |
Fix cannot download gfycat and redgifs videos. Fix fetching gfycat and redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter. Show progress bar when downloading reddit videos.
Diffstat (limited to 'app/src/main/res/values-ja/strings.xml')
-rw-r--r-- | app/src/main/res/values-ja/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index a3b8f3d4..bd4ce474 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -693,8 +693,6 @@ https://play.google.com/store <string name="error_fetching_imgur_media">"画像をロードできません"</string> <string name="downloading_reddit_video">"動画トラックをダウンロード中"</string> <string name="downloading_reddit_video_audio_track">"音声トラックをダウンロード中"</string> - <string name="downloading_reddit_video_save_video">"動画トラックを保存中"</string> - <string name="downloading_reddit_video_save_audio">"音声トラックを保存中"</string> <!-- Shouldn't the english translation be "Mixing Video and Audio"? --> |