Opened 10 years ago
Closed 9 years ago
#30040 closed defect (bug) (wontfix)
Spelling of Password should be Passwords instead of Password on installation page
Reported by: | Ankit K Gupta | Owned by: | DrewAPicture |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.7 |
Component: | Text Changes | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
Password as the descriptive text is talking about Passwords in the abstract, rather that this specific one.
It should be "Passwords" instead of 'Password'. It is being used in multiple files.
Usernames and Passwords should be displayed in the same manner on a single page.
Attachments (7)
Change History (18)
#3
follow-up:
↓ 4
@
10 years ago
I think Password is correct because it is referring to a single password that you have to enter multiple times.
#4
in reply to:
↑ 3
@
10 years ago
Replying to MikeHansenMe:
I think Password is correct because it is referring to a single password that you have to enter multiple times.
I agree with you but the same password rules applies to all passwords not to specific one like usernames refer #30034 .
#5
follow-up:
↓ 6
@
10 years ago
I think it might be okay to be "Passwords" (would like opinion of docs and text folks), but definitely not "The passwords".
#6
in reply to:
↑ 5
@
10 years ago
Replying to helen:
I think it might be okay to be "Passwords" (would like opinion of docs and text folks), but definitely not "The passwords".
@helen
Thanks for your nice suggestion, I've updated the patch file. Removed 'The' word before of Passwords hint text.
Also removed 'Hint' text, for maintaining consistency on same page. We are not using the 'Hint' before of Username although giving hint, like passwords.
Please let me know if you have any other suggestion.
Thanks
#7
@
10 years ago
- Component changed from Upgrade/Install to Text Changes
- Milestone changed from Awaiting Review to Future Release
- Version changed from trunk to 2.7
Going from "Passwords should be" to "make it stronger" seems off a bit. I'm not sure that them would work either. I do like the idea of matching "Usernames" without "the".
The current text for passwords appears to come from [8722].
#9
@
9 years ago
- Milestone changed from Future Release to 4.4
- Owner set to DrewAPicture
- Status changed from new to assigned
#11
@
9 years ago
- Milestone 4.4 deleted
- Resolution set to wontfix
- Status changed from accepted to closed
Following the recent changes to password-setting flows, the only place where this string is currently in use is on the password reset form.
- See password_install_4.3.png for the new password flow on the install screen (generator + strength meter + single input, no hint).
- See password_reset_4.3.png for the reset password flow that comes along with the strength meter + a generated password + the hint.
In light of the above changes:
- The password entry field is now only a single input on reset pass, thus fitting with the singular nature of "the password"
- The password hint no longer accompanies the username hint
Closing as wontfix. Thanks for the work everybody.
Screenshot of Installation page