From c2c54e75443d287ddb49a75111366eaf669bceb0 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 13 Feb 2020 11:40:16 -0500 Subject: [PATCH] update lbry-redux --- package.json | 2 +- static/app-strings.json | 11 +++++++++-- yarn.lock | 4 ++-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ab281d4c..31b57ff58 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "imagesloaded": "^4.1.4", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#50aa80d139c7863503b8dfc77947e3cdf3ee801d", + "lbry-redux": "lbryio/lbry-redux#3d64f8acc6c2ce37252f59feff89e1fc58cb74c1", "lbryinc": "lbryio/lbryinc#6a59102c52673502569d2c43bd4ee58c315fb2e4", "lint-staged": "^7.0.2", "localforage": "^1.7.1", diff --git a/static/app-strings.json b/static/app-strings.json index b8493150e..82fcc440c 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -948,5 +948,12 @@ "rewards": "rewards", "Invite by Email": "Invite by Email", "Invite someone you know by email and earn %reward_amount% LBC when they join lbry.tv.": "Invite someone you know by email and earn %reward_amount% LBC when they join lbry.tv.", - "Earn %rewards_link% for inviting your friends. Read our %referral_faq_link% to learn more.": "Earn %rewards_link% for inviting your friends. Read our %referral_faq_link% to learn more." -} + "Earn %rewards_link% for inviting your friends. Read our %referral_faq_link% to learn more.": "Earn %rewards_link% for inviting your friends. Read our %referral_faq_link% to learn more.", + "Recommended ratio is 1:1": "Recommended ratio is 1:1", + "Recommended ratio is 6.25:1": "Recommended ratio is 6.25:1", + "Tags Selected": "Tags Selected", + "After submitting, you will not see the changes immediately. Please check back in a few minutes.": "After submitting, you will not see the changes immediately. Please check back in a few minutes.", + "Thumbnail Recommended ratio is 1:1": "Thumbnail Recommended ratio is 1:1", + "Cover Recommended ratio is 6.25:1": "Cover Recommended ratio is 6.25:1", + "You already have a claim with this name.": "You already have a claim with this name." +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 6b5a0f43a..d83c2d4d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7174,9 +7174,9 @@ lazy-val@^1.0.4: yargs "^13.2.2" zstd-codec "^0.1.1" -lbry-redux@lbryio/lbry-redux#adebb2d6259e9f69ca055a8a8c0c01fac0af6124: +lbry-redux@lbryio/lbry-redux#3d64f8acc6c2ce37252f59feff89e1fc58cb74c1: version "0.0.1" - resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/adebb2d6259e9f69ca055a8a8c0c01fac0af6124" + resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/3d64f8acc6c2ce37252f59feff89e1fc58cb74c1" dependencies: proxy-polyfill "0.1.6" reselect "^3.0.0"