Fix terminology distributed -> decentralized (#5797)

This commit is contained in:
Afri
2017-06-09 12:20:08 +02:00
committed by Gav Wood
parent dabd5b2cc8
commit d368006526
16 changed files with 20 additions and 20 deletions

View File

@@ -44,7 +44,7 @@ export default class Extension extends Component {
<p>
<FormattedMessage
id='extension.intro'
defaultMessage='Parity now has an extension available for Chrome that allows safe browsing of Ethereum-enabled distributed applications. It is highly recommended that you install this extension to further enhance your Parity experience.'
defaultMessage='Parity now has an extension available for Chrome that allows safe browsing of Ethereum-enabled decentralized applications. It is highly recommended that you install this extension to further enhance your Parity experience.'
/>
</p>
<p className={ styles.buttonrow }>

View File

@@ -53,7 +53,7 @@ class TabBar extends Component {
text={
<FormattedMessage
id='tabBar.tooltip.overview'
defaultMessage='navigate between the different parts and views of the application, switching between an account view, token view and distributed application view'
defaultMessage='navigate between the different parts and views of the application, switching between an account view, token view and decentralized application view'
/>
}
/>