Display meta info about search query, stream creator or topic

Closes #4614
This commit is contained in:
TobiGr 2020-12-15 17:41:21 +01:00 committed by Stypox
parent 0c656abb8e
commit 0a831ec84e
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
10 changed files with 200 additions and 18 deletions

View file

@ -93,6 +93,8 @@
<string name="show_comments_title">Show comments</string>
<string name="show_comments_summary">Turn off to hide comments</string>
<string name="download_thumbnail_summary">Turn off to prevent loading thumbnails, saving data and memory usage. Changes clear both in-memory and on-disk image cache.</string>
<string name="show_meta_info_title">Show meta info</string>
<string name="show_meta_info_summary">Turn off to hide meta info boxes with additional information about the stream creator, stream content or a search request.</string>
<string name="thumbnail_cache_wipe_complete_notice">Image cache wiped</string>
<string name="metadata_cache_wipe_title">Wipe cached metadata</string>
<string name="metadata_cache_wipe_summary">Remove all cached webpage data</string>