diff --git a/static/app-strings.json b/static/app-strings.json index 5e7edab7f..f786b48e7 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -494,7 +494,7 @@ "Automatic dark mode": "Automatic dark mode", "24-hour clock": "24-hour clock", "Hide wallet balance in header": "Hide wallet balance in header", - "Max Connections": "Max Connections", + "Max connections": "Max connections", "For users with good bandwidth, try a higher value to improve streaming and download speeds. Low bandwidth users may benefit from a lower setting. Default is 4.": "For users with good bandwidth, try a higher value to improve streaming and download speeds. Low bandwidth users may benefit from a lower setting. Default is 4.", "Show All": "Show All", "LBRY names cannot contain spaces or reserved symbols": "LBRY names cannot contain spaces or reserved symbols", @@ -512,7 +512,7 @@ "Read more": "Read more", "Multi-language support is brand new and incomplete. Switching your language may have unintended consequences, like glossolalia.": "Multi-language support is brand new and incomplete. Switching your language may have unintended consequences, like glossolalia.", "Tailor your experience.": "Tailor your experience.", - "Save Password": "Save Password", + "Save wallet password": "Save wallet password", "Automatically unlock your wallet on startup": "Automatically unlock your wallet on startup", "Dark": "Dark", "light": "light", @@ -710,7 +710,8 @@ "Failed to copy RSS URL.": "Failed to copy RSS URL.", "Text copied": "Text copied", "Rewards Disabled": "Rewards Disabled", - "Wallet servers are used to relay data to and from the LBRY blockchain. They also determine what content shows in trending or is blocked. %learn_more%.": "Wallet servers are used to relay data to and from the LBRY blockchain. They also determine what content shows in trending or is blocked. %learn_more%.", + "Wallet server": "Wallet server", + "Wallet servers are used to relay data to and from the LBRY blockchain. They also determine what content shows in trending or is blocked. %learn_more%": "Wallet servers are used to relay data to and from the LBRY blockchain. They also determine what content shows in trending or is blocked. %learn_more%", "Your Tags": "Your Tags", "All Content": "All Content", "Accepted": "Accepted", diff --git a/ui/component/settingContent/view.jsx b/ui/component/settingContent/view.jsx index 4f3d287a7..11e770df7 100644 --- a/ui/component/settingContent/view.jsx +++ b/ui/component/settingContent/view.jsx @@ -168,12 +168,12 @@ export default function SettingContent(props: Props) { {/* @if TARGET='app' */} - + {/* @endif */} - + } - useVerticalSeparator + multirow > + + + ), + }} + > + Wallet encryption is currently unavailable until it's supported for synced accounts. It will be + added back soon. %learn_more%. + + {/* {__('Secure your local wallet data with a custom password.')}{' '} + {__('Lost passwords cannot be recovered.')} +