'settings.enablePersonalModeText':' Enable Personal Mode for web3 provider. Transaction sent over Web3 will use the web3.personal API.\n',
'settings.enablePersonalModeText':' Enable Personal Mode for web3 provider. Transaction sent over Web3 will use the web3.personal API.\n',
'settings.warnText':'Be sure the endpoint is opened before enabling it. \nThis mode allows a user to provide a passphrase in the Remix interface without having to unlock the account. Although this is very convenient, you should completely trust the backend you are connected to (Geth, Parity, ...). Remix never persists any passphrase'.split('\n').map(s=>s.trim()).join(' '),
'settings.warnText':'Be sure the endpoint is opened before enabling it. \nThis mode allows a user to provide a passphrase in the Remix interface without having to unlock the account. Although this is very convenient, you should completely trust the backend you are connected to (Geth, Parity, ...). Remix never persists any passphrase'.split('\n').map(s=>s.trim()).join(' '),
'settings.gitAccessTokenText':'Manage the access token used to publish to Gist and retrieve GitHub contents.',
'settings.githubText':'Manage your GitHub credentials used to publish to Gist and retrieve GitHub contents.',
'settings.gitAccessTokenText2':'Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only \'create gist\' permission.',
'settings.githubText2':'Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only \'create gist\' permission.',
<pclassName="mb-1"><FormattedMessageid='settings.githubText'defaultMessage='Manage your GitHub credentials used to publish to Gist and retrieve GitHub contents.'/></p>
defaultMessage="Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only \'create gist\' permission."