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 typos and change wording in Dashboard 2.0 system messages #4129

Closed
maarcingebala opened this issue May 20, 2019 · 0 comments · Fixed by #4168
Closed

Fix typos and change wording in Dashboard 2.0 system messages #4129

maarcingebala opened this issue May 20, 2019 · 0 comments · Fixed by #4168
Assignees

Comments

@maarcingebala
Copy link
Member

There is a bunch of typos in Dashboard 2.0 messages to fix:

  • "Use variants for products that come in a variety of version for example different sizes or colors" -> should be "[...] in a variety of versions [...]"
  • Home page: “Here are some information…” -> "Here is some information..."
  • "Catalogue" -> should be "Catalog" (we use American English)
  • On the vouchers page: "General informations" / "Detailed informations" -> should be “information” in both cases

Another issue is that we're using past perfect tense in the system messages like:
"Order #XYZ had been placed"
"Order #XYZ had been fully paid"

These all should be rewritten to Past Simple version:
"Order #XYZ was placed"
"Order #XYZ was fully paid"

There are many more examples like the above, e.g. in the OrderHistory.tsx file.

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 a pull request may close this issue.

2 participants