Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#37644 closed enhancement (fixed)

Remove dot in password confirmation checkbox label

Reported by: dimadin Owned by: SergeyBiryukov
Priority: normal Milestone: 4.7
Component: Users Version: 4.6
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

[37940] introduced two new strings for password confirmation, one when zxcvbn is loaded (default), and one for fallback when it's not. Default string is the same as one previously used, except that it added dot at the end.

I looked at other checkbox labels WP uses for settings and they don't end with dot so I'm suggesting to revert this change and be more consistent.

Attachments (1)

37644.1.diff (729 bytes ) - added by dimadin 10 years ago.

Download all attachments as: .zip

Change History (4)

@dimadin
10 years ago

#1 @Presskopp
10 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
10 years ago

  • Component GeneralUsers
  • Milestone Awaiting Review4.7

#3 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 38250:

Users: Merge two duplicate strings introduced in [37940].

Props dimadin.
Fixes #37644.

Note: See TracTickets for help on using tickets.