aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 19a82058..d752bffa 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1146,4 +1146,8 @@
<string name="please_wait_image_is_uploading">An image is still being uploaded. Please wait.</string>
+ <string name="error_fetch_trending_search">Fetch trending searches failed.\nTap to retry.</string>
+ <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>
+
</resources>