Show error message in WikiActivity.

This commit is contained in:
Alex Ning
2021-08-02 17:34:44 +08:00
parent c84f8ed2a3
commit 722760254f
3 changed files with 58 additions and 1 deletions

View File

@@ -1158,4 +1158,7 @@
<string name="error_parse_trending_search">Parse trending searches failed.\nTap to retry.</string>
<string name="no_trending_search">No trending searches found.\nTap to retry.</string>
<string name="error_loading_wiki">Error loading wiki</string>
<string name="no_wiki">This subreddit has no wiki page</string>
</resources>