Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix terminology distributed -> decentralized applications #5797

Merged
merged 1 commit into from
Jun 9, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion js/src/dapps/dappreg/Application/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default class Application extends Component {
return (
<div className={ styles.body }>
<div className={ styles.header }>
DAPP REGISTRY, a global view of distributed applications available on the network. Putting the puzzle together.
DAPP REGISTRY, a global view of decentralized applications available on the network. Putting the puzzle together.
</div>

<div>
Expand Down
2 changes: 1 addition & 1 deletion js/src/dapps/dappreg/ModalDelete/modalDelete.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default class ModalDelete extends Component {
secondary
>
<div className={ styles.section }>
You are about to remove a distributed application from the registry,
You are about to remove a decentralized application from the registry,
the details of this application is given below. Removal does not return any fees,
however the application will not be available to users anymore.
</div>
Expand Down
2 changes: 1 addition & 1 deletion js/src/dapps/dappreg/ModalRegister/modalRegister.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default class ModalRegister extends Component {
secondary
>
<div className={ styles.section }>
You are about to register a new distributed application on the network, the details of
You are about to register a new decentralized application on the network, the details of
this application is given below. This will require a non-refundable fee
of { api.util.fromWei(this.dappsStore.fee).toFormat(3) } <small>ETH</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion js/src/i18n/_default/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@

export default {
install: `Install the extension now`,
intro: `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.`
intro: `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.`
};
4 changes: 2 additions & 2 deletions js/src/i18n/_default/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default {
label: `Addressbook`
},
apps: {
description: `Distributed applications that interact with the underlying network. Add applications, manage you application portfolio and interact with application from around the network.`,
description: `Decentralized applications that interact with the underlying network. Add applications, manage you application portfolio and interact with application from around the network.`,
label: `Applications`
},
contracts: {
Expand All @@ -85,7 +85,7 @@ export default {
label: `Settings`
},
signer: {
description: `The secure transaction management area of the application where you can approve any outgoing transactions made from the application as well as those placed into the queue by distributed applications.`,
description: `The secure transaction management area of the application where you can approve any outgoing transactions made from the application as well as those placed into the queue by decentralized applications.`,
label: `Signer`
},
status: {
Expand Down
2 changes: 1 addition & 1 deletion js/src/i18n/_default/tabBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

export default {
tooltip: {
overview: `navigate between the different parts and views of the application, switching between an account view, token view and distributed application view`
overview: `navigate between the different parts and views of the application, switching between an account view, token view and decentralized application view`
}
};
2 changes: 1 addition & 1 deletion js/src/i18n/zh-Hant-TW/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
export default {
install: `現在就安裝這個擴充套件`, // Install the extension now
intro: `Parity現在有一個Chrome的擴充套件,可以安全的瀏覽以太坊所支援的分散式應用。我們強烈推薦你安裝這個擴充套件來進一步提升你的Parity使用體驗。`
// Parity now has an extension available for Chrome that allows safe browsing of Ethereum-enabled distributed applications.
// 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.
};
4 changes: 2 additions & 2 deletions js/src/i18n/zh-Hant-TW/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export default {
},
apps: {
description: `與整個底層網路交流的分散式應用。新增應用,管理你的應用庫和與網路上的其他應用進行互動。`,
// Distributed applications that interact with the underlying network. Add applications, manage you application portfolio and
// Decentralized applications that interact with the underlying network. Add applications, manage you application portfolio and
// interact with application from around the network.
label: `應用` // Applications
},
Expand All @@ -108,7 +108,7 @@ export default {
signer: {
description: `這個應用安全交易管理區域,你可以通過任何從本應用和其他分散式應用發起的即將傳送的交易`,
// The secure transaction management area of the application where you can approve any outgoing transactions made
// from the application as well as those placed into the queue by distributed applications.
// from the application as well as those placed into the queue by decentralized applications.
label: `Signer` // Signer
},
status: {
Expand Down
2 changes: 1 addition & 1 deletion js/src/i18n/zh-Hant-TW/tabBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
export default {
tooltip: {
overview: `在應用的不同部分和不同介面進行導航,在帳戶介面、代幣介面和分散式應用介面之間切換。`
// navigate between the different parts and views of the application, switching between an account view, token view and distributed application view
// navigate between the different parts and views of the application, switching between an account view, token view and decentralized application view
}
};
2 changes: 1 addition & 1 deletion js/src/i18n/zh/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
export default {
install: `现在就安装这个扩展`, // Install the extension now
intro: `Parity现在有一个Chrome的扩展,可以安全的浏览以太坊所支持的分布式应用。我们强烈推荐你安装这个扩展来进一步提升你的Parity使用体验。`
// Parity now has an extension available for Chrome that allows safe browsing of Ethereum-enabled distributed applications.
// 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.
};
4 changes: 2 additions & 2 deletions js/src/i18n/zh/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export default {
},
apps: {
description: `与整个底层网络交流的分布式应用。添加应用,管理你的应用库和与网络上的其他应用进行交互。`,
// Distributed applications that interact with the underlying network. Add applications, manage you application portfolio and
// Decentralized applications that interact with the underlying network. Add applications, manage you application portfolio and
// interact with application from around the network.
label: `应用` // Applications
},
Expand All @@ -108,7 +108,7 @@ export default {
signer: {
description: `这个应用安全交易管理区域,你可以通过任何从本应用和其他分布式应用发起的即将发送的交易`,
// The secure transaction management area of the application where you can approve any outgoing transactions made
// from the application as well as those placed into the queue by distributed applications.
// from the application as well as those placed into the queue by decentralized applications.
label: `Signer` // Signer
},
status: {
Expand Down
2 changes: 1 addition & 1 deletion js/src/i18n/zh/tabBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
export default {
tooltip: {
overview: `在应用的不同部分和不同界面进行导航,在账户界面、代币界面和分布式应用界面之间切换。`
// navigate between the different parts and views of the application, switching between an account view, token view and distributed application view
// navigate between the different parts and views of the application, switching between an account view, token view and decentralized application view
}
};
2 changes: 1 addition & 1 deletion js/src/modals/FirstRun/TnC/tnc.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/src/views/Application/Extension/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 }>
Expand Down
2 changes: 1 addition & 1 deletion js/src/views/Application/TabBar/tabBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'
/>
}
/>
Expand Down
4 changes: 2 additions & 2 deletions js/src/views/Settings/Views/views.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class Views extends Component {
/>,
<FormattedMessage
id='settings.views.apps.description'
defaultMessage='Distributed applications that interact with the underlying network. Add applications, manage you application portfolio and interact with application from around the network.'
defaultMessage='Decentralized applications that interact with the underlying network. Add applications, manage you application portfolio and interact with application from around the network.'
/>
)
}
Expand Down Expand Up @@ -130,7 +130,7 @@ class Views extends Component {
/>,
<FormattedMessage
id='settings.views.signer.description'
defaultMessage='The secure transaction management area of the application where you can approve any outgoing transactions made from the application as well as those placed into the queue by distributed applications.'
defaultMessage='The secure transaction management area of the application where you can approve any outgoing transactions made from the application as well as those placed into the queue by decentralized applications.'
/>
)
}
Expand Down