diff --git a/package.json b/package.json index 4c483054c..9f4afa575 100644 --- a/package.json +++ b/package.json @@ -128,8 +128,8 @@ "husky": "^0.14.3", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#b6a7dd0d99f0f8cfc204d3734b6cfc6eb7f8303d", - "lbryinc": "lbryio/lbryinc#f5bee9cd300c4bdc05228e31ea15cfc430975f67", + "lbry-redux": "lbryio/lbry-redux#85fe532d69704a283fd2ec640ad6e3b8dacd6d0d", + "lbryinc": "lbryio/lbryinc#44b6373ada13299a0fba1e60ac508f485af75388", "lint-staged": "^7.0.2", "localforage": "^1.7.1", "lodash-es": "^4.17.14", diff --git a/static/app-strings.json b/static/app-strings.json index 69727ed81..5962b61b0 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -732,5 +732,11 @@ "However, it is easy to back up manually. To backup your wallet, make a copy of the folder listed below:": "However, it is easy to back up manually. To backup your wallet, make a copy of the folder listed below:", "Access to these files are equivalent to having access to your credits. Keep any copies you make of your wallet in a secure place. For more details on backing up and best practices %helpLink%.": "Access to these files are equivalent to having access to your credits. Keep any copies you make of your wallet in a secure place. For more details on backing up and best practices %helpLink%.", "Your Channels": "Your Channels", - "Add Tags": "Add Tags" -} + "Add Tags": "Add Tags", + "LBRY names cannot contain spaces or reserved symbols": "LBRY names cannot contain spaces or reserved symbols", + "Available Balance": "Available Balance", + "Earned and bound in tips": "Earned and bound in tips", + "LBC Currently Staked": "LBC Currently Staked", + "... in your publishes": "... in your publishes", + "... in your supports": "... in your supports" +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 7b823cf3a..aa34f043e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6858,9 +6858,9 @@ lbry-redux@lbryio/lbry-redux#85fe532d69704a283fd2ec640ad6e3b8dacd6d0d: reselect "^3.0.0" uuid "^3.3.2" -lbryinc@lbryio/lbryinc#f5bee9cd300c4bdc05228e31ea15cfc430975f67: +lbryinc@lbryio/lbryinc#44b6373ada13299a0fba1e60ac508f485af75388: version "0.0.1" - resolved "https://codeload.github.com/lbryio/lbryinc/tar.gz/f5bee9cd300c4bdc05228e31ea15cfc430975f67" + resolved "https://codeload.github.com/lbryio/lbryinc/tar.gz/44b6373ada13299a0fba1e60ac508f485af75388" dependencies: reselect "^3.0.0"