#58115 closed enhancement (fixed)
Grammar improvement after signup.
| Reported by: | NekoJonez | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.3 |
| Component: | Login and Registration | Version: | |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: | Focuses: | ui-copy |
Description
Currently, the phrase in wp-signup.php is:
"Check your inbox at %s and click the link given."
While I honestly think that this flows better:
"Check your inbox at %s and click on the given link."
I created a PR and also adjusted the translator comment a tiny bit to make it even more clear.
Change History (16)
This ticket was mentioned in PR #4314 on WordPress/wordpress-develop by @NekoJonez.
3 years ago
#1
- Keywords has-patch added
#4
@
3 years ago
- Keywords changes-requested added
Thanks for the ticket. Left a small change request in the PR ;)
@NekoJonez commented on PR #4314:
3 years ago
#6
@audrasjb Fixed! Thanks for that feedback :D
@NekoJonez commented on PR #4314:
3 years ago
#7
@audrasjb I looked further and I found the exact same thing lower in the file... So, I fixed that as well.
This ticket was mentioned in Slack in #polyglots by nekojonez. View the logs.
3 years ago
#11
@
3 years ago
- Resolution → invalid
- Status accepted → closed
I agree with @NekoJonez and the PR looks good to me.
This ticket was mentioned in Slack in #core by nekojonez. View the logs.
3 years ago
@audrasjb commented on PR #4314:
3 years ago
#16
Committed in https://core.trac.wordpress.org/changeset/55902
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Like I said in the trac ticket, I think the sentence flows a bit better now. I also adjusted the translator comment for make it even more clear.
Trac ticket: (https://core.trac.wordpress.org/ticket/58115)