Opened 7 years ago
Closed 7 years ago
#47247 closed enhancement (fixed)
i18n: Merge similar translation strings - drop-ins
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Site Health | Keywords: | has-screenshots site-health has-patch commit |
| Focuses: | administration | Cc: |
Description
Site Health introduced a new string explaining what are drop-in plugins. We already have a string explaining the same thing, located at the drop-ins tab in the plugins page.
We can rewrite the two strings and use them in both sections.
Attachments (7)
Change History (16)
#2
@
7 years ago
I agree, different texts in various places here makes little sense.
What about something as follows, which merges the two together, so they can reliably be used in all locations:
Drop-ins are single files found in the
wp-contentdirectory that replace or enhance WordPress features in ways that are not possible for traditional plugins.
#3
@
7 years ago
- Keywords has-patch needs-testing added
Thanks for flagging this @ramiy and for the suggested text @Clorith I've uploaded 47247.diff to address this.
#4
@
7 years ago
Reading over it, it needs some commas to be easier to read (if this is the string we want to go with, mind you, I'd leave it for a day or two so others can voice in on this, since it also touches strings that have been in core for quite a while);
Drop-ins are single files, found in the
wp-contentdirectory, that replace or enhance WordPress features in ways that are not possible for traditional plugins.
#5
@
7 years ago
- Keywords dev-feedback needs-copy-review added
Thanks @Clorith 47247.2.diff adds in the commas.
Added needs-copy-review to get feedback from @marybaum and dev-feedback to flag the concern of the age of one of the strings updated.
#8
@
7 years ago
- Keywords commit added; needs-testing dev-feedback needs-copy-review removed
- Type changed from defect (bug) to enhancement
47247.2.diff looks good to go, there's been no mention of there being problems with this.
Moving Site Health tickets into their lovely new home, the Site Health component.