Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #374 #375

Merged
merged 3 commits into from
Sep 13, 2017
Merged

Fix #374 #375

merged 3 commits into from
Sep 13, 2017

Conversation

ariesjia
Copy link
Contributor

fix issue #374
Updated text 'Balance' to 'ACCOUNT VALUE'

@@ -34,7 +34,8 @@
"help": "Help",
"locked_tip": "<br/>Click to login by unlocking your wallet.<br/><br/>Closing the browser window will also log you out.",
"unlocked_tip": "<br/>Click to log out by locking your wallet.<br/><br/>Closing the browser window will also log you out.",
"account_notify": "The active account is now %(account)s"
"account_notify": "The active account is now %(account)s",
"account_value": "ACCOUNT VALUE"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change ACCOUNT VALUE to normal lowercase "Account value"

Copy link
Contributor Author

@ariesjia ariesjia Sep 12, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I pushed a new commit

@@ -99,7 +100,7 @@
"show_ignored": "Show hidden accounts",
"hide_ignored": "Hide hidden accounts",
"accounts": "Accounts",
"estimate_value": "Estimated account value",
"estimate_value": "Estimated ACCOUNT VALUE",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

Copy link
Contributor

@svk31 svk31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For future PRs, please make them to the staging branch, the bitshares branch is no longer in use.

@@ -99,7 +100,7 @@
"show_ignored": "Show hidden accounts",
"hide_ignored": "Hide hidden accounts",
"accounts": "Accounts",
"estimate_value": "Estimated account value",
"estimate_value": "Estimated Account value",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hate to be a stickler, but please make Account lowercase also.

@ariesjia ariesjia changed the base branch from bitshares to staging September 12, 2017 11:24
@ariesjia
Copy link
Contributor Author

Sorry, I did not pay attention to the contributing guide has changed. I merged the branch

@svk31 svk31 merged commit 46a7b66 into bitshares:staging Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants