WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.3k stars 4.11k forks source link

Welcome Guide Help Modal: Spelling and Capitalization Issues #52950

Open kathrynwp opened 1 year ago

kathrynwp commented 1 year ago

Description

When editing page via the Site Editor, a welcome guide modal window appears, with some copy issues I noticed:

  1. The spelling "customise" is incorrect for someone whose site is set to US English – the WP default language – where the customary spelling is "customize."
  2. "Site Editor" is usually capitalized, whereas here it's just "site editor."

Step-by-step reproduction instructions

  1. Go to Appearance > Editor
  2. Click Pages in the left sidebar
  3. Click one of the pages in the list
  4. Click in the right-hand preview area
  5. Observe welcome guide modal

Screenshots, screen recording, code snippet

Pages_‹_Template_Part_‹_Editor_‹_LearnWP_—_WordPress

Environment info

Please confirm that you have searched existing issues in the repo.

No

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes, No

jordesign commented 1 year ago

I've got a PR that updates these two sections of copy - https://github.com/WordPress/gutenberg/pull/53028

richtabor commented 1 year ago

"Site Editor" is usually capitalized, whereas here it's just "site editor."

I've seen it both ways quite a bit — is there a standard here? I know patterns, templates, template parts, command palette, block editor are all lowercase; any reason why site editor shouldn't be? cc @WordPress/gutenberg-design

jasmussen commented 1 year ago

I'd lean towards not capitalizing. While site editor is a useful term to refer to the section, in fact it's called "Design" in the main title. This is in part due to how things might evolve in the future, where in fact all of WordPress is your Site Editor, proper-noun-capitalized, and Design is just a section of that. I do agree it's important to be consistent.