This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix typos and grammar #4880
Merged
Merged
fix typos and grammar #4880
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,19 +45,19 @@ class Views extends Component { | |
<div> | ||
<FormattedMessage | ||
id='settings.views.overview_0' | ||
defaultMessage='Manage the available application views, using only the parts of the application that is applicable to you.' | ||
defaultMessage='Manage the available application views using only the parts of the application applicable to you.' | ||
/> | ||
</div> | ||
<div> | ||
<FormattedMessage | ||
id='settings.views.overview_1' | ||
defaultMessage='Are you an end-user? The defaults are setups for both beginner and advanced users alike.' | ||
defaultMessage='Are you an end-user? The defaults are setup for both beginner and advanced users alike.' | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. same comments apply here |
||
/> | ||
</div> | ||
<div> | ||
<FormattedMessage | ||
id='settings.views.overview_2' | ||
defaultMessage='Are you a developer? Add some features to manage contracts are interact with application deployments.' | ||
defaultMessage='Are you a developer? Add some features to manage contracts and interact with application deployments.' | ||
/> | ||
</div> | ||
<div> | ||
|
@@ -75,7 +75,7 @@ class Views extends Component { | |
/>, | ||
<FormattedMessage | ||
id='settings.views.accounts.description' | ||
defaultMessage='A list of all the accounts associated to and imported into this Parity instance. Send transactions, receive incoming values, manage your balances and fund your accounts.' | ||
defaultMessage='A list of all the accounts associated with and imported into this Parity instance. Send transactions, receive incoming values, manage your balances and fund your accounts.' | ||
/> | ||
) | ||
} | ||
|
@@ -86,7 +86,7 @@ class Views extends Component { | |
/>, | ||
<FormattedMessage | ||
id='settings.views.addresses.description' | ||
defaultMessage='A list of all contacts and address book entries that is managed by this Parity instance. Watch accounts and have the details available at the click of a button when transacting.' | ||
defaultMessage='A list of all contacts and address book entries managed by this Parity instance. Watch accounts and have the details available at the click of a button when transacting.' | ||
/> | ||
) | ||
} | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To nitpick further, should be "set up"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actually, this wasn't wrong before: a "setup" is a real noun, so "the defaults are setups (that ...)" is fine