[wp-trac] [WordPress Trac] #46734: Site Health: Add actions to all site status tests
WordPress Trac
noreply at wordpress.org
Mon Apr 1 13:24:02 UTC 2019
#46734: Site Health: Add actions to all site status tests
-------------------------------------------------+-----------------------
Reporter: garrett-eclipse | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.2
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: site-health has-patch needs-testing | Focuses: ui, docs
-------------------------------------------------+-----------------------
Comment (by Clorith):
The reason you want to use `%1$s` and similar is if there are multiple
attributes within a translation string that are better suites in a
different order. Here the order is fixed, the first element (the link)
always has to go inside the `a` tag and the second one, the string, is
always the second one. Adding ordered replacements here add a potential
failure element if used incorrectly so as the coding standards don't state
that they must be used I'd prefer the use of the fixed format when
possible, just to be on the safe side.
@garrett-eclipse I agree with you on the wording, it sounds less
frightening that way to a regular user without technical experience.
We should also make the URL to the support area translatable as suggested.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46734#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list