From 5e1ba4aaf5ec4cc83beb2fe25e34504c1d79be2b Mon Sep 17 00:00:00 2001
From: jessop
Date: Sat, 29 Feb 2020 12:24:13 -0500
Subject: [PATCH] claim search options tweaks add image, bodel, binary fix
duration reset/disable
---
static/app-strings.json | 18 ++++++-
ui/component/claimListDiscover/view.jsx | 72 +++++++++++++------------
ui/constants/claim_search.js | 5 +-
3 files changed, 58 insertions(+), 37 deletions(-)
diff --git a/static/app-strings.json b/static/app-strings.json
index 385ff366a..3c100116e 100644
--- a/static/app-strings.json
+++ b/static/app-strings.json
@@ -989,6 +989,20 @@
"Share usage data with LBRY inc.": "Share usage data with LBRY inc.",
"Required": "Required",
"Email %help_link% or join our %chat_link% if you encounter any trouble verifying.": "Email %help_link% or join our %chat_link% if you encounter any trouble verifying.",
- "Show reposts": "Show reposts",
- "Show reposts from the creators you follow.": "Show reposts from the creators you follow."
+ "Only apply a few tags that are relevant to your content, and use the Mature tag as appropriate. Tag abuse will not be tolerated.": "Only apply a few tags that are relevant to your content, and use the Mature tag as appropriate. Tag abuse will not be tolerated.",
+ "Add relevant tags...": "Add relevant tags...",
+ "try again in a few seconds.": "try again in a few seconds.",
+ "Any": "Any",
+ "Video": "Video",
+ "Document": "Document",
+ "Duration": "Duration",
+ "Long": "Long",
+ "Short": "Short",
+ "How Fresh": "How Fresh",
+ "This Default": "This Default",
+ "Sorry, your request returned no results or timed out. Modify your options or %again%": "Sorry, your request returned no results or timed out. Modify your options or %again%",
+ "Image": "Image",
+ "Model": "Model",
+ "Binary": "Binary",
+ "Other": "Other"
}
diff --git a/ui/component/claimListDiscover/view.jsx b/ui/component/claimListDiscover/view.jsx
index cfdd66985..f58335bcc 100644
--- a/ui/component/claimListDiscover/view.jsx
+++ b/ui/component/claimListDiscover/view.jsx
@@ -236,7 +236,7 @@ function ClaimListDiscover(props: Props) {
),
}}
>
- Sorry, your request timed out. Modify your options or %again%
+ Sorry, your request returned no results or timed out. Modify your options or %again%