WordPress.org

Make WordPress Core

Opened 5 months ago

Closed 3 months ago

Last modified 3 months ago

#44130 closed defect (bug) (fixed)

Mixed Case of Privacy Policy on Privacy Settings page

Reported by: garrett-eclipse Owned by: XpertOne
Milestone: 4.9.8 Priority: normal
Severity: normal Version: 4.9.6
Component: Privacy Keywords: has-patch 2nd-opinion commit
Focuses: administration Cc:

Description

Hello,

Super minor sorry didn't catch earlier, but seeing a mix of cases for Privacy Policy on the Privacy Settings. There's 'Privacy policy page', 'privacy policy page' and 'Privacy Policy page'. See attached screen.

Not sure what the rule of thumb is there or if this is introduced in en_CA as I'm on that locale.

Thanks

Attachments (6)

Privacy Settings ‹ eclipse360 — WordPress.png (116.5 KB) - added by garrett-eclipse 5 months ago.
Mixed case for Privacy Policy page
privacy.diff (4.7 KB) - added by XpertOne 5 months ago.
Screenshot at May 24 00-38-58.png (214.2 KB) - added by XpertOne 5 months ago.
44130.diff (4.5 KB) - added by XpertOne 3 months ago.
44130.2.diff (5.2 KB) - added by XpertOne 3 months ago.
preview.png (215.4 KB) - added by XpertOne 3 months ago.

Download all attachments as: .zip

Change History (26)

@garrett-eclipse
5 months ago

Mixed case for Privacy Policy page

#1 @joyously
5 months ago

I think most of them should be lowercase. The heading looks OK to me mixed. The one near the bottom that starts with "Need help" should probably be lowercase. The questionable one is the last one "Change your Privacy Policy page". I can see it either way.

#2 @desrosj
5 months ago

  • Version changed from trunk to 4.9.6

Marking Privacy change as introduced in 4.9.6.

#3 @desrosj
5 months ago

  • Keywords good-first-bug added

@XpertOne
5 months ago

#4 @XpertOne
5 months ago

  • Keywords has-patch added

This ticket was mentioned in Slack in #core by kashif. View the logs.


5 months ago

#6 @desrosj
3 months ago

  • Milestone changed from Awaiting Review to 4.9.7

Assigning to @XpertOne to mark good-first-bug claimed.

@idea15, what is your opinion on proper casing here? Personally, I think that page should be lower cased, except in the page title.

#7 @idea15
3 months ago

@desrosj

"Privacy Policy" in this instance is a proper noun and "page" is a common noun. So, the standard should be "Privacy Policy page."

#8 @desrosj
3 months ago

  • Keywords needs-refresh added

#9 @ocean90
3 months ago

  • Milestone changed from 4.9.7 to 4.9.8

4.9.7 has been released, moving to next milestone.

This ticket was mentioned in Slack in #core-privacy by desrosj. View the logs.


3 months ago

#11 @desrosj
3 months ago

  • Owner set to XpertOne
  • Status changed from new to assigned

@XpertOne are you able to refresh the patch based on @idea15's feedback?

#12 @XpertOne
3 months ago

@desrosj yes I will do that shortly.

@XpertOne
3 months ago

#13 @XpertOne
3 months ago

  • Keywords good-first-bug needs-refresh removed

@desrosj I have refreshed the patch.

@XpertOne
3 months ago

@XpertOne
3 months ago

#14 @pbiron
3 months ago

  • Keywords 2nd-opinion added

Any chance this can land in 4.9.8 (beta releasing is scheduled for July 17, next Tues)?

#15 follow-up: @garrett-eclipse
3 months ago

In latest set of strings I found 2 instances of incorrect cases.

  1. '<a href="%1$s">Edit</a> or <a href="%2$s">preview</a> your privacy policy page content.'

This should have capitalization here - 'Privacy Policy page' Permalink - https://translate.wordpress.org/projects/wp/dev/admin/en-ca/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=6385590&filters%5Btranslation_id%5D=56241004 *I've already reported this on #44131 to be addressed there if possible.

  1. 'Privacy Policy Page'

The page should be lowercase, so string should be - 'Privacy Policy page' Permalink - https://translate.wordpress.org/projects/wp/dev/admin/en-ca/default?filters%5Boriginal_id%5D=6385588

#16 in reply to: ↑ 15 @SergeyBiryukov
3 months ago

Replying to garrett-eclipse:

In latest set of strings I found 2 instances of incorrect cases.

  1. '<a href="%1$s">Edit</a> or <a href="%2$s">preview</a> your privacy policy page content.'

This should have capitalization here - 'Privacy Policy page' Permalink - https://translate.wordpress.org/projects/wp/dev/admin/en-ca/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=6385590&filters%5Btranslation_id%5D=56241004 *I've already reported this on #44131 to be addressed there if possible.

44130.2.diff appears to include a fix for this.

  1. 'Privacy Policy Page'

The page should be lowercase, so string should be - 'Privacy Policy page' Permalink - https://translate.wordpress.org/projects/wp/dev/admin/en-ca/default?filters%5Boriginal_id%5D=6385588

This was done for consistency with other "special" page suffixes in the list table, i.e. "Posts Page" and "Front Page". See the discussion in #44006.

#17 @SergeyBiryukov
3 months ago

  • Keywords commit added

44130.2.diff seems good to go.

#18 @garrett-eclipse
3 months ago

Thanks @SergeyBiryukov I missed that, makes complete sense in that context.

#19 @SergeyBiryukov
3 months ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 43508:

Privacy: Use a consistent case for "Privacy Policy page" on Privacy Settings screen.

Props XpertOne, idea15, garrett-eclipse.
Fixes #44130.

#20 @SergeyBiryukov
3 months ago

In 43509:

Privacy: Use a consistent case for "Privacy Policy page" on Privacy Settings screen.

Props XpertOne, idea15, garrett-eclipse.
Merges [43508] to the 4.9 branch.
Fixes #44130.

Note: See TracTickets for help on using tickets.