From bb790b43324c704129967583eecdf624b7530940 Mon Sep 17 00:00:00 2001 From: TigerxWood Date: Fri, 5 Jun 2020 00:20:27 +0300 Subject: [PATCH] Removed space to sync with app-strings Removed space to sync the text "LBRY takes privacy and choice seriously. Just a few questions before you enter the land of content freedom." with that from app-strings.jsx --- ui/component/privacyAgreement/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/component/privacyAgreement/view.jsx b/ui/component/privacyAgreement/view.jsx index cdd9c0860..ee5bc50b6 100644 --- a/ui/component/privacyAgreement/view.jsx +++ b/ui/component/privacyAgreement/view.jsx @@ -49,7 +49,7 @@ function PrivacyAgreement(props: Props) {

{__('Welcome')}

{__( - `LBRY takes privacy and choice seriously. Just a few questions before you enter the land of content freedom. ` + `LBRY takes privacy and choice seriously. Just a few questions before you enter the land of content freedom.` )}